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 00811E00294 for ; Wed, 6 Feb 2013 10:17: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 08040A6217; Wed, 6 Feb 2013 19:17:03 +0100 (CET) Date: Wed, 6 Feb 2013 19:17:02 +0100 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: Otavio Salvador Message-ID: <20130206191702.5667fb58@e6520eb> In-Reply-To: <1360167336-18213-1-git-send-email-otavio@ossystems.com.br> References: <1360167336-18213-1-git-send-email-otavio@ossystems.com.br> 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 , ross.burton@intel.com 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:17:15 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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. >=20 > 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. >=20 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. Eric