summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaiane Angolini <daiane.angolini@freescale.com>2013-03-08 11:15:16 -0600
committerOtavio Salvador <otavio@ossystems.com.br>2013-03-08 15:13:45 -0300
commitace310a9a66d48f2226f26faf01950cef7cb58c0 (patch)
tree9a6e14ec31beea11163d3c3e2e3ce477e21e78ec
parent6034979b860dd8e969d6277d35b1379cfc2375cf (diff)
downloadmeta-fsl-arm-ace310a9a66d48f2226f26faf01950cef7cb58c0.tar.gz
linux-imx (2.6.35): mxs: Update to 1.1.0 BSP release
The new version is from Freescale BSP 2.6.35 1.1.0 for i.MX28 Change-Id: If6473c98910509f723d7f39bda7f40c78fcca8ae Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
-rw-r--r--recipes-kernel/linux/linux-imx_2.6.35.3.bb6
1 files changed, 3 insertions, 3 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 54a20c6..edfbc74 100644
--- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb
+++ b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
@@ -7,9 +7,9 @@ include 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_1.1.0 branch
11SRCREV_mxs = "c0879e9a6a19a512ebfa1d1d6d9927569ecdf8d4" 11SRCREV_mxs = "914558e17e95a55ac1eac9a6c219d17d7825f715"
12LOCALVERSION_mxs = "-10.12.01+yocto" 12LOCALVERSION_mxs = "-1.1.0+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
15SRCREV_mx5 = "bc8159027063aded47316b669b1293998337b2ee" 15SRCREV_mx5 = "bc8159027063aded47316b669b1293998337b2ee"