From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-f173.google.com (mail-ob0-f173.google.com [209.85.214.173]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E9C63E014EE for ; Fri, 31 May 2013 08:00:08 -0700 (PDT) Received: by mail-ob0-f173.google.com with SMTP id wc20so3252867obb.32 for ; Fri, 31 May 2013 08:00:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=Dryt8C02zSt1cGIU7nhmrsXyBquG8mOawVwKl3wStSk=; b=WJnCJXrAstrdLJB08V4dkVgLRcLt+FhNAwUoQKN3ohrRZKIVtLonXpC+4/TUE3DnmY 5zmbLwIqcpOoal9ovfVDlS+hPj6uKA+fpl5fD1b48Kfyby4pWErxN2mn27hZiWP3j/1m z+ZTG047DwNHJnInWVXMWsmpxRkm31Bdw3rDS7drZgr6bYl9ABpmKLE4jHccg3tVrgIc mjtK34GQzbztpYeTx3qV89zFE0EVYJiXIZ0s5/efvbDwZk0qAJERA7WIPSZ0CyBEiPx3 WCm6dc86xrWcVNaeF+AQSAaoFyVvLWks69THWVfDQZBJ97Uh2ImXRT3PVIlxV1s9w3+L 2NLw== MIME-Version: 1.0 X-Received: by 10.182.97.194 with SMTP id ec2mr6174395obb.7.1370012408261; Fri, 31 May 2013 08:00:08 -0700 (PDT) Sender: otavio.salvador@gmail.com Received: by 10.182.108.167 with HTTP; Fri, 31 May 2013 08:00:08 -0700 (PDT) In-Reply-To: <20130531161556.5c06374b@e6520eb> References: <1369850680-18324-1-git-send-email-eric@eukrea.com> <20130531161556.5c06374b@e6520eb> Date: Fri, 31 May 2013 12:00:08 -0300 X-Google-Sender-Auth: f1xPSy8s7yhgA2lhmUU4OONfLI0 Message-ID: From: Otavio Salvador To: =?ISO-8859-1?Q?Eric_B=E9nard?= Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm][PATCH] qt5: add mx5 and mx6 support 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: Fri, 31 May 2013 15:00:09 -0000 Content-Type: multipart/alternative; boundary=047d7b2e4962eec53004de04de2d --047d7b2e4962eec53004de04de2d Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Fri, May 31, 2013 at 11:15 AM, Eric B=E9nard wrote: > Le Fri, 31 May 2013 10:18:44 -0300, > Otavio Salvador a =E9crit : > > > On Wed, May 29, 2013 at 3:04 PM, Eric B=E9nard wrote: > > > > > - this allow to build qt5 with OpenGL ES support for i.MX5 and i.MX6 > > > - tested on i.MX51, i.MX53 and i.MX6Q > > > > > > Signed-off-by: Eric B=E9nard > > > > > > > ... > > > > > > > recipes-qt/qt5/qtbase/mx5/qeglfshooks_imx5.cpp | 105 > > > ++++++++++++++++++++++++ > > > recipes-qt/qt5/qtbase_5.0.2.bbappend | 68 ++++++++++++++= + > > > > > > > ... > > > > Thinking more about it, I think we should put these inside a meta-qt5 > > directory so we know what will be 'included'. Otherwse we may need to > pick > > every file depending on each layer and it might be difficult to > understand > > what is in use and what is not. > > > please apply as is and create a patch on top of it to achieve the > organization you prefer. > No reason to apply one patch which we know that needs rework. Do you agree with my argument? --=20 Otavio Salvador O.S. Systems http://www.ossystems.com.br http://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 --047d7b2e4962eec53004de04de2d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable



On Fri, May 31, 2013 at 11:15 AM, Eric B=E9nard &= lt;eric@eukrea.com= > wrote:
Le Fri, 31 May 2013 10:18:44 -0300,
Otavio Salvador <otavio@ossys= tems.com.br> a =E9crit :

> On Wed, May 29, 2013 at 3:04 PM, Eric B=E9nard <eric@eukrea.com> wrote:
>
> > - this allow to build qt5 with OpenGL ES support for i.MX5 and i.= MX6
> > - tested on i.MX51, i.MX53 and i.MX6Q
> >
> > Signed-off-by: Eric B=E9nard <eric@eukrea.com>
> >
>
> ...
>
>
> > =A0recipes-qt/qt5/qtbase/mx5/qeglfshooks_imx5.cpp | =A0105
> > ++++++++++++++++++++++++
> > =A0recipes-qt/qt5/qtbase_5.0.2.bbappend =A0 =A0 =A0 =A0 =A0 | =A0= 68 +++++++++++++++
> >
>
> ...
>
> Thinking more about it, I think we should put these inside a meta-qt5<= br> > directory so we know what will be 'included'. Otherwse we may = need to pick
> every file depending on each layer and it might be difficult to unders= tand
> what is in use and what is not.
>
please apply as is and create a patch on top of it to achieve the
organization you prefer.

No reaso= n to apply one patch which we know that needs rework.

<= /div>
Do you agree with my argument?
=A0
--
Otavio Salvador =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 O.S. Systems
http://www.ossystems.com.br =A0 =A0 =A0 =A0http://projetos.ossystems.com.br<= br> Mobile: +55 (53) 9981-7854 =A0 =A0 =A0 =A0 =A0 =A0Mobile: +1 (347) 903-9750=
--047d7b2e4962eec53004de04de2d--