From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 8C1AAE00790; Thu, 16 Oct 2014 07:45:11 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [85.31.212.142 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message Received: from fx802.security-mail.net (smtpout140.security-mail.net [85.31.212.142]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 40313E00744 for ; Thu, 16 Oct 2014 07:45:07 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by fx802.security-mail.net (MTA) with SMTP id 28FB0F8B118 for ; Thu, 16 Oct 2014 16:45:03 +0200 (CEST) Received: from fx802 (localhost [127.0.0.1]) by fx802.security-mail.net (MTA) with ESMTP id 16625F8B0D8; Thu, 16 Oct 2014 16:45:03 +0200 (CEST) X-Virus-Scanned: E-securemail x-secugrey: score=-10 x-secugrey: filter=out_default,id=20141016164459-91518-00006,score=-20 x-secugrey: score=-10 x-secugrey: filter=out_default,id=20141016164502-91518-00007,score=-20 x-secugrey: score=-10 x-secugrey: filter=out_default,id=20141016164502-91518-00008,score=-20 Received: from cg92.security-mail.net (cg92.security-mail.net [172.16.248.92]) by fx802.security-mail.net (MTA) with SMTP id 38896F8B0CA; Thu, 16 Oct 2014 16:44:59 +0200 (CEST) Received: from [89.91.77.218] (account yannick.calmettes@analogway.com HELO [192.168.0.39]) by mails.optimails.com (CommuniGate Pro SMTP 6.0.9) with ESMTPSA id 1827281194; Thu, 16 Oct 2014 16:44:58 +0200 Message-ID: <543FD95F.6090609@analogway.com> Date: Thu, 16 Oct 2014 16:42:39 +0200 From: Yannick Calmettes User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Diego Sueiro , Otavio Salvador References: <5433C6B6.7000700@analogway.com> <54378BC8.5010903@analogway.com> In-Reply-To: X-Virus-Scanned: by Security-Mail Cc: "meta-freescale@yoctoproject.org" Subject: Re: imx-3.10.31-1.1.0_beta : QT opengl dependency X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2014 14:45:11 -0000 Content-Type: multipart/alternative; boundary="------------020602010703070200000307" --------------020602010703070200000307 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Dear Diego, Thank you for your help. Finally I've enabled opengl on the demo board but on my own board (once I will received it ^^) I will test your trick. Thanks again. Regards, Yannick ** Le 16/10/2014 16:37, Diego Sueiro a écrit : > Yannick, > > On Fri, Oct 10, 2014 at 9:15 AM, Otavio Salvador > > wrote: > > On Fri, Oct 10, 2014 at 4:33 AM, Yannick Calmettes > > wrote: > > 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. > > > I have the same problem. > > The workarround is to put on your qtbase bbappend: > EXTRA_OECONF += "-no-opengl -no-qpa-platform-guard -no-egl" > > Note that if you are going to build qtdeclarative you must configure > qtbase with gl or gles support. > > > Regards, > > -- > *dS > Diego Sueiro > > Administrador do Embarcados > www.embarcados.com.br > > > /*long live rock 'n roll*/ --------------020602010703070200000307 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Dear Diego,

Thank you for your help. Finally I've enabled opengl on the demo board but on my own board (once I will received it ^^) I will test your trick. Thanks again.

Regards,

Yannick

Le 16/10/2014 16:37, Diego Sueiro a écrit :
Yannick,

On Fri, Oct 10, 2014 at 9:15 AM, Otavio Salvador <otavio@ossystems.com.br> wrote:
On Fri, Oct 10, 2014 at 4:33 AM, Yannick Calmettes
<yannick.calmettes@analogway.com> wrote:
> 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.

I have the same problem.

The workarround is to put on your qtbase bbappend:
EXTRA_OECONF += "-no-opengl -no-qpa-platform-guard -no-egl"

Note that if you are going to build qtdeclarative you must configure qtbase with gl or gles support.


Regards,

--
*dS
Diego Sueiro

Administrador do Embarcados
www.embarcados.com.br

/*long live rock 'n roll*/


 

--------------020602010703070200000307--