From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [212.27.42.4]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 032B7E013D6 for ; Fri, 23 Aug 2013 02:40:30 -0700 (PDT) Received: from e6520eb (unknown [88.170.243.169]) (Authenticated sender: eukrea) by smtp4-g21.free.fr (Postfix) with ESMTPSA id ECF634C81B4; Fri, 23 Aug 2013 11:40:23 +0200 (CEST) Date: Fri, 23 Aug 2013 11:40:22 +0200 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: Simone Message-ID: <20130823114022.795df28e@e6520eb> In-Reply-To: <0B46ADFE-F02C-4746-A085-A967DC1A48E3@gmail.com> References: <1377183077-5270-1-git-send-email-alexandre.belloni@free-electrons.com> <1377183077-5270-4-git-send-email-alexandre.belloni@free-electrons.com> <521647A1.8070206@free-electrons.com> <52164A0F.10402@free-electrons.com> <52169A94.7080508@free-electrons.com> <2F5D3B43-2B86-4025-A6D7-EA43B9F35DA7@gmail.com> <20130823111711.2300289d@e6520eb> <0B46ADFE-F02C-4746-A085-A967DC1A48E3@gmail.com> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: "meta-freescale@yoctoproject.org" Subject: Re: Qt5 with opengl hw acceleration on imx53 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, 23 Aug 2013 09:40:38 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Simone, Le Fri, 23 Aug 2013 11:28:26 +0200, Simone a =C3=A9crit : > I have to apologize but I'm slowly entering the world of yocto and I have= not the slightest idea of =E2=80=8B=E2=80=8Bhow to configure it for a new = layer.=20 > you know if there's a generic manual that I can use? meta-qt5 can be found here : https://github.com/meta-qt5/meta-qt5 simply fetch it at the same directory level where you will find meta-fsl-arm, checkout the version of oe-core you are using, and add it to bblayer.conf (the paths depend on the scripts you are using to setup your build system). http://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#enabl= ing-your-layer For the manual you can find Yocto's one here : http://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html Best regards Eric