[meta-freescale] [meta-fsl-arm][PATCH] linux-imx (2.6.35): mxs and mx5: Update to latest from FSL GIT
Mahesh Mahadevan
Mahesh.Mahadevan at freescale.com
Mon Apr 29 08:10:46 PDT 2013
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 <Mahesh.Mahadevan at freescale.com>
---
recipes-kernel/linux/linux-imx_2.6.35.3.bb | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
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 072a5ce..80956b6 100644
--- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb
+++ b/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 = "-imx_2.6.35_maintain+yocto"
SRC_URI += "file://NFS-Fix-nfsroot-support.patch \
file://NFS-allow-nfs-root-mount-to-use-alternate-rpc-ports.patch \
--
1.8.0
More information about the meta-freescale
mailing list