you need to add meta-qt5 to your bblayers.conf and then something like below might be helpful. You have to check for renames or removals though.
IMAGE_INSTALL_append = "\ qtbase-fonts \ qtbase-plugins \ qtbase-tools \ qtbase-examples \ qtdeclarative \ qtdeclarative-plugins \ qtdeclarative-tools \ qtdeclarative-examples \ qtdeclarative-qmlplugins \ qtmultimedia \ qtmultimedia-plugins \ qtmultimedia-examples \ qtmultimedia-qmlplugins \ qtsvg \ qtsvg-plugins \ qtsensors \ qtimageformats-plugins \ qtsystems \ qtsystems-tools \ qtsystems-examples \ qtsystems-qmlplugins \ qtscript \ qt3d \ qt3d-examples \ qt3d-qmlplugins \ qt3d-tools \ qtwebkit \ qtwebkit-examples \ qtwebkit-qmlplugins \ qtgraphicaleffects-qmlplugins \ qtconnectivity-qmlplugins \ qtlocation-plugins \ qtlocation-qmlplugins \ cinematicexperience \ " On Tue, Aug 14, 2018 at 7:41 AM Mohamed Dawod <[email protected]> wrote: > > Hi, > I need to know what is the minimum packages which I need to add to > IMAGE_INSTALL_append variable in local.conf file > to be able to run qt5 qml applications in custom image on Minnowboard Turbot > that support wayland without x11. ? > > Thank you, > > > -- > > Mohamed Dawod > Computer Engineering Department > Faculty of Engineering > Cairo University > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
