From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0EB4DE01423 for ; Tue, 28 May 2013 06:38:47 -0700 (PDT) Received: from e6520eb (pac33-2-82-240-38-71.fbx.proxad.net [82.240.38.71]) (Authenticated sender: eukrea) by smtp2-g21.free.fr (Postfix) with ESMTPSA id B9DE64B0214; Tue, 28 May 2013 15:38:40 +0200 (CEST) Date: Tue, 28 May 2013 15:38:39 +0200 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: Otavio Salvador Message-ID: <20130528153839.4b334ec7@e6520eb> In-Reply-To: References: <1369699372-1398-1-git-send-email-eric@eukrea.com> Organization: =?UTF-8?B?RXVrcsOpYQ==?= Electromatique X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.16; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm][PATCH RFC 1/4] 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: Tue, 28 May 2013 13:38:49 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Le Tue, 28 May 2013 10:29:51 -0300, Otavio Salvador a =C3=A9crit : > On Mon, May 27, 2013 at 9:02 PM, Eric B=C3=A9nard wrote: >=20 > > - 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=C3=A9nard > > >=20 > I like the idea of it dynamically extend the parsed recipes so users don't > need to handle it byhand. >=20 you can send yourself flowers as that's your idea ;-) That took me quite some time to find the right way on how to make this idea real ;-) Eric