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 90CC0E0127D for ; Tue, 7 May 2013 08:18:31 -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 8D64F4B0081; Tue, 7 May 2013 17:18:25 +0200 (CEST) Date: Tue, 7 May 2013 17:18:24 +0200 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: Otavio Salvador Message-ID: <20130507171824.57a009ff@e6520eb> In-Reply-To: References: <1367921263-15582-1-git-send-email-eric@eukrea.com> <20130507153638.7dafa88c@e6520eb> <20130507165852.1fcb2924@e6520eb> 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] xserver-xorg: don't fail if files to remove are missing 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, 07 May 2013 15:18:34 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Le Tue, 7 May 2013 12:10:00 -0300, Otavio Salvador a =C3=A9crit : > On Tue, May 7, 2013 at 11:58 AM, Eric B=C3=A9nard wrote: > > Hi, > > > > Le Tue, 7 May 2013 10:37:48 -0300, > > Otavio Salvador a =C3=A9crit : > > > >> On Tue, May 7, 2013 at 10:36 AM, Eric B=C3=A9nard wr= ote: > >> > Le Tue, 7 May 2013 10:20:43 -0300, > >> > Otavio Salvador a =C3=A9crit : > >> > > >> >> On Tue, May 7, 2013 at 7:07 AM, Eric B=C3=A9nard = wrote: > >> >> > Signed-off-by: Eric B=C3=A9nard > >> >> > >> >> I am worring about how you ended without the dri.h here. You weren't > >> >> suppose to lack this fine as we build with DRI enabled. > >> >> > >> >> Did you change something in your local.conf? > >> >> > >> > OK I miss opengl in DISTRO_FEATURES (I started with a base oe-core > >> > configuration ;-) > >> > >> I wonder what we should do here. In case it lacks opengl feature. What > >> you think? > >> > > at least maybe we should write it in the README >=20 > I think we could handle it properly in the xserver-xorg package, it > could not remove the these files and not depends on the DRI things. >=20 well the README will at least tell people to enable that in a pure oe-core configuration so that they get the 3D graphic drivers. Eric