diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2013-02-13 14:06:40 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-02-14 11:18:24 -0200 |
commit | 8b11343efcda2c097a101886d55a38aa84f37514 (patch) | |
tree | f7eeb686eb11cc011eb6d19a7cdc44d3389a12cf | |
parent | 3d69d9af168032083cace677c70ca67f4ab4b57e (diff) | |
download | meta-fsl-arm-8b11343efcda2c097a101886d55a38aa84f37514.tar.gz |
u-boot-imx (mx6): Update to 1.1.0 BSP version
Change-Id: I35753f16b26516ffcc20d51624240430eedcdb37
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-imx_2009.08.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2009.08.bb b/recipes-bsp/u-boot/u-boot-imx_2009.08.bb index 2210221..2ddbd15 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2009.08.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2009.08.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b" | |||
11 | 11 | ||
12 | DEPENDS_mxs += "elftosb-native" | 12 | DEPENDS_mxs += "elftosb-native" |
13 | 13 | ||
14 | PR = "r11" | 14 | PR = "r12" |
15 | 15 | ||
16 | # Revision of imx_2.6.35_10.12.01 branch | 16 | # Revision of imx_2.6.35_10.12.01 branch |
17 | SRCREV_mxs = "e4437f1c192a1a68028e6fcff3f50ff50352041d" | 17 | SRCREV_mxs = "e4437f1c192a1a68028e6fcff3f50ff50352041d" |
@@ -22,8 +22,8 @@ SRC_URI_append_imx5 = " \ | |||
22 | file://mx53_loco_bootenv.patch \ | 22 | file://mx53_loco_bootenv.patch \ |
23 | " | 23 | " |
24 | 24 | ||
25 | # Revision of imx_2.6.35_12.09.01 branch | 25 | # Revision of imx_3.0.35_1.1.0 branch |
26 | SRCREV_mx6 = "d9804829ee8fb221c4bd2001e8c0ac47783b5b0b" | 26 | SRCREV_mx6 = "98a5299c945cb7e440e3c3d9c572f017e5a02ede" |
27 | SRC_URI_append_mx6 = " \ | 27 | SRC_URI_append_mx6 = " \ |
28 | file://mx6q_sabreauto-Fix-the-patch-for-the-default-environ.patch \ | 28 | file://mx6q_sabreauto-Fix-the-patch-for-the-default-environ.patch \ |
29 | file://mx6q_sabresd-Change-default-environment-to-work-with.patch \ | 29 | file://mx6q_sabresd-Change-default-environment-to-work-with.patch \ |