From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from db3outboundpool.messaging.microsoft.com (db3ehsobe002.messaging.microsoft.com [213.199.154.140]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 77D72E0141C for ; Fri, 21 Dec 2012 08:48:47 -0800 (PST) Received: from mail89-db3-R.bigfish.com (10.3.81.241) by DB3EHSOBE002.bigfish.com (10.3.84.22) with Microsoft SMTP Server id 14.1.225.23; Fri, 21 Dec 2012 16:48:45 +0000 Received: from mail89-db3 (localhost [127.0.0.1]) by mail89-db3-R.bigfish.com (Postfix) with ESMTP id 5537836029D; Fri, 21 Dec 2012 16:48:45 +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: 8 X-BigFish: VS8(z329eq3cfckzbb2dI98dI9371I1432Izz1de0h1202h1e76h1d1ah1d2ahzz8275bhz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h1155h) Received: from mail89-db3 (localhost.localdomain [127.0.0.1]) by mail89-db3 (MessageSwitch) id 1356108522802491_21316; Fri, 21 Dec 2012 16:48:42 +0000 (UTC) Received: from DB3EHSMHS012.bigfish.com (unknown [10.3.81.237]) by mail89-db3.bigfish.com (Postfix) with ESMTP id B25A616004B; Fri, 21 Dec 2012 16:48:42 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by DB3EHSMHS012.bigfish.com (10.3.87.112) with Microsoft SMTP Server (TLS) id 14.1.225.23; Fri, 21 Dec 2012 16:48:42 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server (TLS) id 14.2.318.3; Fri, 21 Dec 2012 16:48:40 +0000 Received: from [10.29.244.61] ([10.29.244.61]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id qBLGmcYa018620; Fri, 21 Dec 2012 09:48:39 -0700 Message-ID: <50D49379.5090005@freescale.com> Date: Fri, 21 Dec 2012 14:51:05 -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: Gary Thomas References: <1356107115-22099-1-git-send-email-gary@mlbassoc.com> <1356107115-22099-4-git-send-email-gary@mlbassoc.com> In-Reply-To: <1356107115-22099-4-git-send-email-gary@mlbassoc.com> X-OriginatorOrg: freescale.com Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-fsl-arm][PATCH 3/3] imx6qsabrelite/defconfig: Enable devtmpfs 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: Fri, 21 Dec 2012 16:48:47 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 12/21/2012 02:25 PM, Gary Thomas wrote: > Recent versions of udev (182 in OE-core) need devtmpfs to operate correctly > > Signed-off-by: Gary Thomas Reviewed-by: Daiane Angolini