SUMMARY In the Yocto recipe for networkmanager-qt it seems to me that there's a missing dependency on qtdeclarative due to the changes made in the MR https://invent.kde.org/frameworks/networkmanager-qt/-/merge_requests/47 which added a QML plugin.
A possibly relevant merge request was started @ https://invent.kde.org/packaging/yocto-meta-kf6/-/merge_requests/28
Git commit c4b3f1876895e6994a5a74ce819d6a688fbff261 by Weisser, Pascal. Committed on 25/06/2024 at 15:12. Pushed by cordlandwehr into branch 'master'. Add dependency on qtdeclarative to networkmanager-qt recipe. This patch adds a dependency on qtdeclarative to the networkmanager-qt recipe. The dependency is needed because networkmanager-qt unconditionally creates a QML plugin. M +1 -1 recipes-kf6/tier1/networkmanager-qt.inc https://invent.kde.org/packaging/yocto-meta-kf6/-/commit/c4b3f1876895e6994a5a74ce819d6a688fbff261