summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx_2.6.35.3.bb
diff options
context:
space:
mode:
authorMahesh Mahadevan <Mahesh.Mahadevan@freescale.com>2013-04-30 16:02:20 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2013-05-01 22:30:38 -0300
commitd4a6a4a204e4f1b8e3ce71695ef54ae755782b9c (patch)
tree43ff7436cb31206dc2f12097235fd3ee0293012a /recipes-kernel/linux/linux-imx_2.6.35.3.bb
parentb72497504abf6501896bcfcd2f42c41294bbdf37 (diff)
downloadmeta-fsl-arm-d4a6a4a204e4f1b8e3ce71695ef54ae755782b9c.tar.gz
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 <Mahesh.Mahadevan@freescale.com>
Diffstat (limited to 'recipes-kernel/linux/linux-imx_2.6.35.3.bb')
-rw-r--r--recipes-kernel/linux/linux-imx_2.6.35.3.bb14
1 files 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..7e5aef5 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 @@
1# Copyright (C) 2011-2012 Freescale Semiconductor 1# Copyright (C) 2011-2013 Freescale Semiconductor
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4PR = "${INC_PR}.23" 4PR = "${INC_PR}.24"
5 5
6include linux-imx.inc 6include linux-imx.inc
7 7
8COMPATIBLE_MACHINE = "(mx28|mx5)" 8COMPATIBLE_MACHINE = "(mx28|mx5)"
9 9
10# Revision of imx_2.6.35_1.1.0 branch 10# Revision of imx_2.6.35_maintain branch
11SRCREV_mx28 = "914558e17e95a55ac1eac9a6c219d17d7825f715" 11SRCREV = "a8e0615aab26a69b306c50d27409d732869e6609"
12LOCALVERSION_mx28 = "-1.1.0+yocto" 12LOCALVERSION = "-maintain+yocto"
13
14# Revision of imx_2.6.35_11.09.01 branch
15SRCREV_mx5 = "ed51f22bea310805bfdcc1be236cc56ff0832b3a"
16LOCALVERSION_mx5 = "-11.09.01+yocto"
17 13
18SRC_URI += "file://NFS-Fix-nfsroot-support.patch \ 14SRC_URI += "file://NFS-Fix-nfsroot-support.patch \
19 file://NFS-allow-nfs-root-mount-to-use-alternate-rpc-ports.patch \ 15 file://NFS-allow-nfs-root-mount-to-use-alternate-rpc-ports.patch \