diff options
-rw-r--r-- | recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb | 2 |
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 | " |
26 | SRCREV= "3cd9bc39934825200822855574fc91d8276e6584" | 26 | SRCREV= "1e55b2f9e7f56b76569089b9e950f49c1579580e" |
27 | 27 | ||
28 | S = "${WORKDIR}/git" | 28 | S = "${WORKDIR}/git" |
29 | B = "${WORKDIR}/build" | 29 | B = "${WORKDIR}/build" |