From: Daiane Angolini Date: Wed, 27 Mar 2013 12:24:14 +0000 (-0500) Subject: u-boot-imx (2009.08): Change mx6sl u-boot version to 12.10.02 X-Git-Tag: 2.1~1457 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0afa97ad2338fadb828fc562147f4105e4e3cc2a;p=meta-freescale.git u-boot-imx (2009.08): Change mx6sl u-boot version to 12.10.02 The latest tested u-boot version for iMX6SL EVK is from Freescale BSP 12.10.02 Change-Id: Iecfa1f1ba29e93ec6238be4d2e6414542b5f6307 Signed-off-by: Daiane Angolini --- diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb index 18a838c2..b2111fc3 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b" DEPENDS_mxs += "elftosb-native" -PR = "r14" +PR = "r15" # Revision of imx_2.6.35_10.12.01 branch SRCREV_mxs = "e4437f1c192a1a68028e6fcff3f50ff50352041d" @@ -29,12 +29,13 @@ SRC_URI_append_mx6 = " \ file://mx6q_sabresd-Change-default-environment-to-work-with.patch \ " -# Revision of imx_3.0.35_3.0.0 branch -SRCREV_mx6sl = "d4057eba315edbc8335c138c0c9edbe2109ea36e" +# Revision of imx_3.0.35_12.10.02 branch +SRCREV_mx6sl = "27cdce50f9a7fc30d7cff067b420a32e5f2c5959" SRC_URI_append_mx6sl = " \ file://mx6sl_evk-Fix-the-patch-for-the-default-environment-.patch \ " +# Revision of imx_3.0.35_3.0.0 branch SRCREV_mx6dl = "d4057eba315edbc8335c138c0c9edbe2109ea36e" SRC_URI_append_mx6dl = " \ file://mx6dl_sabresd-Change-default-environment-to-work-wit.patch \