summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2013-01-16 10:13:58 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2013-01-16 10:30:46 -0200
commit158282270692fe00e0be096f58dfd74f665d9f94 (patch)
tree5237e36ef96e94d57d13e9b301701c08a28fa917
parente0a012d73e6c9b1cf06221fe4cb224318c33c727 (diff)
downloadmeta-fsl-arm-158282270692fe00e0be096f58dfd74f665d9f94.tar.gz
linux-imx_2.6.35.3: Update to top of head
Currently we are one patch behind the top of head on 10.12 branch. Move to the top of head. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
-rw-r--r--recipes-kernel/linux/linux-imx_2.6.35.3.bb4
1 files changed, 2 insertions, 2 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 d4e3ea8..98b3d93 100644
--- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb
+++ b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
@@ -1,14 +1,14 @@
1# Copyright (C) 2011-2012 Freescale Semiconductor 1# Copyright (C) 2011-2012 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}.19" 4PR = "${INC_PR}.20"
5 5
6include linux-imx.inc 6include linux-imx.inc
7 7
8COMPATIBLE_MACHINE = "(mxs|mx5)" 8COMPATIBLE_MACHINE = "(mxs|mx5)"
9 9
10# Revision of imx_2.6.35_10.12.01 branch 10# Revision of imx_2.6.35_10.12.01 branch
11SRCREV_mxs = "0ea8cb9453379388f870f9b8d13269fb9dc0761c" 11SRCREV_mxs = "c0879e9a6a19a512ebfa1d1d6d9927569ecdf8d4"
12LOCALVERSION_mxs = "-10.12.01+yocto" 12LOCALVERSION_mxs = "-10.12.01+yocto"
13 13
14# Revision of imx_2.6.35_11.09.01 branch 14# Revision of imx_2.6.35_11.09.01 branch