From: Yannick Calmettes <yannick.calmettes@analogway.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: imx-3.10.31-1.1.0_beta : QT opengl dependency
Date: Fri, 10 Oct 2014 09:33:28 +0200 [thread overview]
Message-ID: <54378BC8.5010903@analogway.com> (raw)
In-Reply-To: <CAP9ODKqu89MJshx0xzeoLdS9u4ONFokVErYa2S0e3dnXKadXqQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1076 bytes --]
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@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.
>
[-- Attachment #2: Type: text/html, Size: 2423 bytes --]
next prev parent reply other threads:[~2014-10-10 7:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-07 10:55 imx-3.10.31-1.1.0_beta : QT opengl dependency Yannick Calmettes
2014-10-09 21:37 ` Otavio Salvador
2014-10-10 7:33 ` Yannick Calmettes [this message]
2014-10-10 12:15 ` Otavio Salvador
2014-10-16 14:37 ` Diego Sueiro
2014-10-16 14:42 ` Yannick Calmettes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54378BC8.5010903@analogway.com \
--to=yannick.calmettes@analogway.com \
--cc=meta-freescale@yoctoproject.org \
--cc=otavio@ossystems.com.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.