From d301fe415e0804caa50f3f04489f08db4d53ed1a Mon Sep 17 00:00:00 2001 From: Mahesh Mahadevan Date: Tue, 30 Apr 2013 16:02:20 -0500 Subject: [PATCH] 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 --- .../recipes-kernel/linux/linux-imx_2.6.35.3.bb | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) 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 \ -- 2.40.1