summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb b/recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb
index 56002146..43a47ac1 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb
@@ -21,7 +21,7 @@ DEPENDS_append_qoriq-ppc = " boot-format-native"
21SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;nobranch=1 \ 21SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;nobranch=1 \
22 file://fix-build-error-under-gcc6.patch \ 22 file://fix-build-error-under-gcc6.patch \
23" 23"
24SRCREV = "199df35d12857a68d5c8ee999dbdd167c3888d62" 24SRCREV = "2735535eeb666cc440c0aeb46493eca9c4f8ab93"
25 25
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"
27 27