diff options
author | Daiane Angolini <daiane.angolini@freescale.com> | 2013-03-08 11:15:16 -0600 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-03-08 15:13:45 -0300 |
commit | ace310a9a66d48f2226f26faf01950cef7cb58c0 (patch) | |
tree | 9a6e14ec31beea11163d3c3e2e3ce477e21e78ec | |
parent | 6034979b860dd8e969d6277d35b1379cfc2375cf (diff) | |
download | meta-fsl-arm-ace310a9a66d48f2226f26faf01950cef7cb58c0.tar.gz meta-fsl-arm-ace310a9a66d48f2226f26faf01950cef7cb58c0.tar.bz2 meta-fsl-arm-ace310a9a66d48f2226f26faf01950cef7cb58c0.zip |
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.bb | 6 |
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 COMPATIBLE_MACHINE = "(mxs|mx5)" -# Revision of imx_2.6.35_10.12.01 branch -SRCREV_mxs = "c0879e9a6a19a512ebfa1d1d6d9927569ecdf8d4" -LOCALVERSION_mxs = "-10.12.01+yocto" +# Revision of imx_2.6.35_1.1.0 branch +SRCREV_mxs = "914558e17e95a55ac1eac9a6c219d17d7825f715" +LOCALVERSION_mxs = "-1.1.0+yocto" # Revision of imx_2.6.35_11.09.01 branch SRCREV_mx5 = "bc8159027063aded47316b669b1293998337b2ee" |