Thank you, It works but there is problem because of i am using wayland instead of x11 in my custom image I removed w11 from IMAGE_FEATURES and I added wayland and weston instead.
I think that meta-qt5 has recipes or modules to handle this case, so why it couldn't call them automatically ? On Wed, Aug 15, 2018 at 2:45 PM Alexander Kanavin <[email protected]> wrote: > 2018-08-15 14:38 GMT+02:00 Mohamed Dawod <[email protected]>: > > I am trying to add Qt5 to my custom image. > > I edited bblayer.conf file and created. > > Now I want to know what is th packages which i need to append to > > IMAGE_INSTALL variable ? > > I found many many packages and modules. I can not add them all, because > this > > will expand my image size. > > I need to know how to select the most important modules for my image ? > > Presumably you need qt5 in order to run some application. Add that > application to IMAGE_INSTALL, and it will pull in all necessary qt5 > dependencies automatically. > > Alex > -- Mohamed Dawod Computer Engineering Department Faculty of Engineering Cairo University
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
