> > Hi Alfonso, > you forgot to specify the branch you used on each layer. > > Regards, > -- > Marco
Since Alfonso didn't answer for couple of days, I will. Use the dora branch for *both* fsl-community-bsp-platform (when initializing your Yocto) and meta-qt5. If you try to run meta-qt5 master branch - it will fail to build with missing packages. I just built minimal image without X11 and with qt5 as the manual suggests. EXTRA_IMAGE_FEATURES and IMAGE_INSTALL_append seem to work on dora branch. Still didn't find time to test it on real board, but at least it builds without errors, my previous try couple months ago ended up with qt not building at all (errors with EGL integration and etc). If you will have horrible errors with meta-qt5 like packages not being found or other issues like that - write directly to meta-qt5 maintainers as README suggests https://github.com/meta-qt5/meta-qt5/blob/master/README Hope this helps, Best Regards, Dmitriy Beykun
_______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
