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 12EFEE006C2 for ; Wed, 22 May 2013 21:50:14 -0700 (PDT) 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 BA2C4A624C; Thu, 23 May 2013 06:50:02 +0200 (CEST) Date: Thu, 23 May 2013 06:49:59 +0200 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: Mahesh Mahadevan Message-ID: <20130523064959.29fbfaaa@e6520eb> In-Reply-To: <1369258146-11664-1-git-send-email-Mahesh.Mahadevan@freescale.com> References: <1369258146-11664-1-git-send-email-Mahesh.Mahadevan@freescale.com> Organization: =?UTF-8?B?RXVrcsOpYQ==?= Electromatique X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.16; x86_64-redhat-linux-gnu) Mime-Version: 1.0 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: Thu, 23 May 2013 04:50:16 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Mahesh Mahadevan, Le Wed, 22 May 2013 16:29:06 -0500, Mahesh Mahadevan a =C3=A9crit : > Update to the latest code available from Freescale's GIT repository. >=20 May you please add a summary of what was improved/fixed ? Thanks, Eric > Signed-off-by: Mahesh Mahadevan > --- > recipes-kernel/linux/linux-imx_2.6.35.3.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/recipes-kernel/= linux/linux-imx_2.6.35.3.bb > index 5d1efef..ec6c64a 100644 > --- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb > +++ b/recipes-kernel/linux/linux-imx_2.6.35.3.bb > @@ -8,7 +8,7 @@ include linux-imx.inc > COMPATIBLE_MACHINE =3D "(mx28|mx5)" > =20 > # Revision of imx_2.6.35_maintain branch > -SRCREV =3D "0f7b03c410f5baf1055a66860acc78d5b28a836d" > +SRCREV =3D "2796ca60635ad1170e9a2d7ad0d0aa49107e7102" > LOCALVERSION =3D "-maintain+yocto" > =20 > SRC_URI +=3D "file://NFS-Fix-nfsroot-support.patch \