From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [212.27.42.3]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A3DA5E00527 for ; Wed, 6 Feb 2013 10:41:13 -0800 (PST) Received: from e6520eb (tal33-3-82-233-81-124.fbx.proxad.net [82.233.81.124]) (Authenticated sender: eukrea) by smtp3-g21.free.fr (Postfix) with ESMTPSA id 59B0BA6255; Wed, 6 Feb 2013 19:41:05 +0100 (CET) Date: Wed, 6 Feb 2013 19:41:03 +0100 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: Otavio Salvador Message-ID: <20130206194103.1df0614c@e6520eb> In-Reply-To: References: <1360167336-18213-1-git-send-email-otavio@ossystems.com.br> <20130206191702.5667fb58@e6520eb> Organization: =?UTF-8?B?RXVrcsOpYQ==?= Electromatique X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.13; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: meta-freescale Mailing List , "Burton, Ross" Subject: Re: [for-danny][PATCH] udev: Drop bbappend and mask out Meta-OpenEmbedded udev 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: Wed, 06 Feb 2013 18:41:15 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Le Wed, 6 Feb 2013 16:22:33 -0200, Otavio Salvador a =C3=A9crit : > On Wed, Feb 6, 2013 at 4:17 PM, Eric B=C3=A9nard wrote: > > Hi Otavio, > > > > Le Wed, 6 Feb 2013 14:15:36 -0200, > > Otavio Salvador a =C3=A9crit : > > > >> This allows use of meta-fsl-arm without meta-oe by default allowing > >> Yocto autobuilder to succeed in testing danny branch. > >> > >> The cons of this change is that people using udev with feed will need > >> to unmask udev and add an udev bbappend in their internal layer to > >> restore upgrade path. > >> > > no, danny is a _stable_ branch so you can't break it this way now. > > Please configure the autobuilder to have the right setting as stated in > > the readme. >=20 > That's why I send it and I am waiting for comments; we cannot fix the > autobuilder as it tests the Yocto + so cannot depends > on meta-oe. In fact when Ross pinged me today to discuss it I asked if > it'd be possible but it seems not. >=20 > Most users won't see any difference with this change; the exception > here are those using feeds. Master is fixed in this regards and does > not depends on meta-oe however danny I see no way to make it work > without meta-oe without manual change in local.conf. Do you see any > alternative? >=20 yes : removing meta-fsl-arm's danny branch from the autobuilder. Eric