[meta-freescale] imx-3.10.31-1.1.0_beta : QT opengl dependency

Yannick Calmettes yannick.calmettes at analogway.com
Fri Oct 10 00:33:28 PDT 2014


Hi Octavio,

I've removed OpenGL from Distro because I don't want to use 3D 
accelerator. But it do not succeed to build QTBase without it.

Yannick
**
Le 09/10/2014 23:37, Otavio Salvador a écrit :
> On Tue, Oct 7, 2014 at 7:55 AM, Yannick Calmettes
> <yannick.calmettes at analogway.com> wrote:
>> I want to remove opengl support to my machine so I had
>> DISTRO_FEATURES_remove =  "opengl " to my local.conf (i'm using poky
>> distro).
>> But by doing this all QT packages raise me an error because they do not find
>> provider for opengl package.
>> It seems that the problem comes from
>> "meta-fsl-arm/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend" that add support
>> for opengl without test DISTRO_FEATURES :
>>
>> PACKAGECONFIG_GL_mx6 = "gles2"
>> PACKAGECONFIG_append_mx6 = " tslib icu examples"
>> QT_CONFIG_FLAGS_append_mx6 = "${@base_contains('DISTRO_FEATURES', 'x11', '
>> -no-eglfs', ' -eglfs', d)}"
>>
>> What is the best (and clean) way to correct this ?
> You need to check if opengl is on distro features when passing -eglfs.
>


 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20141010/bd7e9fad/attachment-0001.html>


More information about the meta-freescale mailing list