From: Mahesh Mahadevan Date: Tue, 30 Apr 2013 21:02:20 +0000 (-0500) Subject: linux-imx (2.6.35): mxs and mx5: Update to latest from FSL GIT X-Git-Tag: 2.1~1381 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d301fe415e0804caa50f3f04489f08db4d53ed1a;p=meta-freescale.git linux-imx (2.6.35): mxs and mx5: Update to latest from FSL GIT 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 --- diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb index 072a5cec..7e5aef52 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb +++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb @@ -1,19 +1,15 @@ -# Copyright (C) 2011-2012 Freescale Semiconductor +# Copyright (C) 2011-2013 Freescale Semiconductor # Released under the MIT license (see COPYING.MIT for the terms) -PR = "${INC_PR}.23" +PR = "${INC_PR}.24" include linux-imx.inc COMPATIBLE_MACHINE = "(mx28|mx5)" -# Revision of imx_2.6.35_1.1.0 branch -SRCREV_mx28 = "914558e17e95a55ac1eac9a6c219d17d7825f715" -LOCALVERSION_mx28 = "-1.1.0+yocto" - -# Revision of imx_2.6.35_11.09.01 branch -SRCREV_mx5 = "ed51f22bea310805bfdcc1be236cc56ff0832b3a" -LOCALVERSION_mx5 = "-11.09.01+yocto" +# Revision of imx_2.6.35_maintain branch +SRCREV = "a8e0615aab26a69b306c50d27409d732869e6609" +LOCALVERSION = "-maintain+yocto" SRC_URI += "file://NFS-Fix-nfsroot-support.patch \ file://NFS-allow-nfs-root-mount-to-use-alternate-rpc-ports.patch \