From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tx2outboundpool.messaging.microsoft.com (tx2ehsobe004.messaging.microsoft.com [65.55.88.14]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 65D0DE014FB for ; Tue, 30 Apr 2013 11:05:26 -0700 (PDT) Received: from mail157-tx2-R.bigfish.com (10.9.14.236) by TX2EHSOBE010.bigfish.com (10.9.40.30) with Microsoft SMTP Server id 14.1.225.23; Tue, 30 Apr 2013 18:05:24 +0000 Received: from mail157-tx2 (localhost [127.0.0.1]) by mail157-tx2-R.bigfish.com (Postfix) with ESMTP id B2EE9180133; Tue, 30 Apr 2013 18:05:24 +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: -5 X-BigFish: VS-5(z21eIzbb2dI98dI9371I1432Idb82hzz1f42h1fc6h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ahzz8275bhz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1d0ch1d2eh1155h) Received: from mail157-tx2 (localhost.localdomain [127.0.0.1]) by mail157-tx2 (MessageSwitch) id 1367345122392589_21167; Tue, 30 Apr 2013 18:05:22 +0000 (UTC) Received: from TX2EHSMHS028.bigfish.com (unknown [10.9.14.230]) by mail157-tx2.bigfish.com (Postfix) with ESMTP id 5C37D2008A; Tue, 30 Apr 2013 18:05:22 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by TX2EHSMHS028.bigfish.com (10.9.99.128) with Microsoft SMTP Server (TLS) id 14.1.225.23; Tue, 30 Apr 2013 18:05:22 +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.328.11; Tue, 30 Apr 2013 18:05:21 +0000 Received: from [10.29.244.97] ([10.29.244.97]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id r3UI5JSp016409; Tue, 30 Apr 2013 11:05:20 -0700 Message-ID: <5180079C.4090207@freescale.com> Date: Tue, 30 Apr 2013 15:04:12 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: Otavio Salvador References: <1367248246-21713-1-git-send-email-Mahesh.Mahadevan@freescale.com> In-Reply-To: X-OriginatorOrg: freescale.com Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm][PATCH] linux-imx (2.6.35): mxs and mx5: Update to latest from FSL GIT 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: Tue, 30 Apr 2013 18:05:26 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 04/30/2013 02:34 PM, Otavio Salvador wrote: > On Mon, Apr 29, 2013 at 12:10 PM, Mahesh Mahadevan > wrote: >> Update to the latest code available from Freescale's GIT repository. >> This patch makes MX28 and MX5 series work from the same 2.6.35 >> code-base >> >> Signed-off-by: Mahesh Mahadevan > > ... >> +# Revision of imx_2.6.35_maintain branch >> +SRCREV = "a8e0615aab26a69b306c50d27409d732869e6609" >> +LOCALVERSION = "-imx_2.6.35_maintain+yocto" > ... > > Daiane, do you really want the duplicated kernel version here? I'd > prefer as initial Mahesh proposal with 'maintain+yocto' only. > No go ahead -- Daiane