From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 11DC7E007DC; Tue, 29 Jul 2014 13:11:35 -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=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [212.27.42.2 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 52E94E006F1 for ; Tue, 29 Jul 2014 13:11:32 -0700 (PDT) Received: from e6520eb (unknown [82.233.81.124]) (Authenticated sender: eukrea) by smtp2-g21.free.fr (Postfix) with ESMTPSA id 26C514B0028; Tue, 29 Jul 2014 22:11:29 +0200 (CEST) Date: Tue, 29 Jul 2014 22:11:29 +0200 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: Otavio Salvador Message-ID: <20140729221129.346f4967@e6520eb> In-Reply-To: References: <53D7C64A.8050602@mlbassoc.com> <20140729183757.11e18c27@e6520eb> <53D7D14C.6000607@mlbassoc.com> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Cc: "meta-freescale@yoctoproject.org" , Gary Thomas Subject: Re: X11 on i.MX5 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, 29 Jul 2014 20:11:35 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Otavio, Le Tue, 29 Jul 2014 16:47:02 -0300, Otavio Salvador a =E9crit : >=20 > On Tue, Jul 29, 2014 at 1:52 PM, Gary Thomas wrote: > > Interesting - the recipe > > meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-x11-bin-mx51_11.0= 9.01.bb > > was built, but there were no libgsl-fsl-mx* packages produced? > > Here's all I have: > > > > $ find tmp/deploy/ipk/ -name "libgsl*" > > tmp/deploy/ipk/armv7a-vfp-neon-mx5/libgsl-fsl-dev_11.09.01-r12.0_armv7a= -vfp-neon-mx5.ipk > > tmp/deploy/ipk/armv7a-vfp-neon-mx5/libgsl-fsl-dbg_11.09.01-r12.0_armv7a= -vfp-neon-mx5.ipk > > tmp/deploy/ipk/armv7a-vfp-neon-mx5/libgsl-fsl1_11.09.01-r12.0_armv7a-vf= p-neon-mx5.ipk > > > > Any ideas why I don't have any of the rest produced by that recipe? >=20 > It seems a missing rdepends on libgst-fsl. >=20 there is no link between amd-gpu-x11 and gst. Eric