summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2009.08.bb6
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
12DEPENDS_mxs += "elftosb-native" 12DEPENDS_mxs += "elftosb-native"
13 13
14PR = "r11" 14PR = "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
17SRCREV_mxs = "e4437f1c192a1a68028e6fcff3f50ff50352041d" 17SRCREV_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
26SRCREV_mx6 = "d9804829ee8fb221c4bd2001e8c0ac47783b5b0b" 26SRCREV_mx6 = "98a5299c945cb7e440e3c3d9c572f017e5a02ede"
27SRC_URI_append_mx6 = " \ 27SRC_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 \