From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from co9outboundpool.messaging.microsoft.com (co9ehsobe005.messaging.microsoft.com [207.46.163.28]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id F3773E011CC for ; Wed, 19 Dec 2012 04:31:33 -0800 (PST) Received: from mail53-co9-R.bigfish.com (10.236.132.235) by CO9EHSOBE025.bigfish.com (10.236.130.88) with Microsoft SMTP Server id 14.1.225.23; Wed, 19 Dec 2012 12:31:33 +0000 Received: from mail53-co9 (localhost [127.0.0.1]) by mail53-co9-R.bigfish.com (Postfix) with ESMTP id 8958D2601EF; Wed, 19 Dec 2012 12:31:33 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -4 X-BigFish: VS-4(zzbb2dI98dI9371I1432Izz1de0h1202h1e76h1d1ah1d2ahzz8275bhz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h1155h) Received: from mail53-co9 (localhost.localdomain [127.0.0.1]) by mail53-co9 (MessageSwitch) id 1355920290167544_16512; Wed, 19 Dec 2012 12:31:30 +0000 (UTC) Received: from CO9EHSMHS004.bigfish.com (unknown [10.236.132.234]) by mail53-co9.bigfish.com (Postfix) with ESMTP id 1A8732800CA; Wed, 19 Dec 2012 12:31:30 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO9EHSMHS004.bigfish.com (10.236.130.14) with Microsoft SMTP Server (TLS) id 14.1.225.23; Wed, 19 Dec 2012 12:31:29 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-003.039d.mgd.msft.net (10.84.1.16) with Microsoft SMTP Server (TLS) id 14.2.318.3; Wed, 19 Dec 2012 12:31:28 +0000 Received: from [10.29.244.61] ([10.29.244.61]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id qBJCVQTM010249; Wed, 19 Dec 2012 05:31:27 -0700 Message-ID: <50D1B428.6030006@freescale.com> Date: Wed, 19 Dec 2012 10:33:44 -0200 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Otavio Salvador References: <1355870259-30998-1-git-send-email-otavio@ossystems.com.br> <1355870259-30998-2-git-send-email-otavio@ossystems.com.br> In-Reply-To: <1355870259-30998-2-git-send-email-otavio@ossystems.com.br> X-OriginatorOrg: freescale.com Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-fsl-arm][PATCH 1/2] udev: Drop bbappend as Meta-OpenEmbedded does not has it anymore 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, 19 Dec 2012 12:31:34 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 12/18/2012 08:37 PM, Otavio Salvador wrote: > The OpenEmbedded-Core has update udev to 182 so making > Meta-OpenEmbedded one no more required. This allow us to simplify the > layer and remove a default dependency in Meta-OpenEmbedded. > > Signed-off-by: Otavio Salvador Acked-by: Daiane Angolini