summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb b/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb
index e0d71ebb..2fddabb8 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb
@@ -23,7 +23,7 @@ SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;no
23 file://0001-binman-Move-to-use-Python-3.patch \ 23 file://0001-binman-Move-to-use-Python-3.patch \
24 file://0001-buildman-Convert-to-Python-3.patch \ 24 file://0001-buildman-Convert-to-Python-3.patch \
25" 25"
26SRCREV= "3cd9bc39934825200822855574fc91d8276e6584" 26SRCREV= "1e55b2f9e7f56b76569089b9e950f49c1579580e"
27 27
28S = "${WORKDIR}/git" 28S = "${WORKDIR}/git"
29B = "${WORKDIR}/build" 29B = "${WORKDIR}/build"