From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from co9outboundpool.messaging.microsoft.com (co9ehsobe004.messaging.microsoft.com [207.46.163.27]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 266A8E011CC for ; Wed, 19 Dec 2012 04:28:51 -0800 (PST) Received: from mail69-co9-R.bigfish.com (10.236.132.226) by CO9EHSOBE005.bigfish.com (10.236.130.68) with Microsoft SMTP Server id 14.1.225.23; Wed, 19 Dec 2012 12:28:50 +0000 Received: from mail69-co9 (localhost [127.0.0.1]) by mail69-co9-R.bigfish.com (Postfix) with ESMTP id 60D5D2602ED; Wed, 19 Dec 2012 12:28:50 +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(zzbb2dI98dI9371I1432Izz1de0h1202h1e76h1d1ah1d2ahzzz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h1155h) Received: from mail69-co9 (localhost.localdomain [127.0.0.1]) by mail69-co9 (MessageSwitch) id 1355920128177851_1738; Wed, 19 Dec 2012 12:28:48 +0000 (UTC) Received: from CO9EHSMHS027.bigfish.com (unknown [10.236.132.238]) by mail69-co9.bigfish.com (Postfix) with ESMTP id 1F570180057; Wed, 19 Dec 2012 12:28:48 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO9EHSMHS027.bigfish.com (10.236.130.37) with Microsoft SMTP Server (TLS) id 14.1.225.23; Wed, 19 Dec 2012 12:28:47 +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:28:46 +0000 Received: from [10.29.244.61] ([10.29.244.61]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id qBJCSgTZ007806; Wed, 19 Dec 2012 05:28:45 -0700 Message-ID: <50D1B384.7080400@freescale.com> Date: Wed, 19 Dec 2012 10:31:00 -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> In-Reply-To: <1355870259-30998-1-git-send-email-otavio@ossystems.com.br> X-OriginatorOrg: freescale.com Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-fsl-arm][PATCH 0/2] Fixes for current state of 1.4 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:28:51 -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: > Otavio Salvador (2): > udev: Drop bbappend as Meta-OpenEmbedded does not has it anymore > README: Update for current state regarding master branch > > README | 11 +---------- > conf/machine/include/fsl-default-versions.inc | 2 -- > recipes-core/udev/udev_173.bbappend | 8 -------- > 3 files changed, 1 insertion(+), 20 deletions(-) > delete mode 100644 recipes-core/udev/udev_173.bbappend > What is the newer udev? Did you tested it with imx53 kernel (2.6.35)? Daiane