Hi,

I'm trying to build qtdeclarative without x11 and opengl. The imx6slevk
is doing that when DISTRO_FEATURES doesn't contain x11 (see
https://github.com/Freescale/meta-fsl-arm/blob/master/qt5-layer/recipes-qt/qt5/qtbase_%25.bbappend#L22)

Actually, this would also be useful for mxs based boards or any other
SoC without opengl/gles. Or simply to reduce the final image size GL is
not needed.

For now it fails (both 5.3.2 and 5.4) with:
Project ERROR: Unknown module(s) in QT: quick-private

Any input would be appreciated!


-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to