Yocto - qtquickcontrols
-
Hello I am trying to update our yocto distro to use Qt 6 instead of Qt 5. I get this error:
ERROR: Nothing RPROVIDES 'qtquickcontrols-qmlplugins' (but /home/lukasz/yocto/poky/meta-xxx/recipes-qt/xxx/xxx.bb RDEPENDS on or otherwise requires it)
I checked and there is no recipe for quickcontrols in Qt 6 as it was in Qt 5. Perhaps it was moved or renamed? I was not able to find useful information online.
Best regards -
From here: https://doc.qt.io/qt-6/qtquickcontrols-changes-qt6.html
Qt Quick Controls 1 was deprecated in Qt 5.11 and is removed from Qt 6.0. Use Qt Quick Controls (previously known as Qt Quick Controls 2) instead. For more information, refer to the Qt 5.15: Qt Quick Controls vs Qt Quick Controls 1 topic in the Qt 5 documentation.I guess you need Qt Quick Controls 2 and qtquickcontrols2-qmlplugins