summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc b/recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc
index e27a232c..29dd3561 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc
+++ b/recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \
12 12
13SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \ 13SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \
14" 14"
15SRCREV= "b0833bd0e26c059277f0673c9887b967f1ea5837" 15SRCREV= "3cd9bc39934825200822855574fc91d8276e6584"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18B = "${WORKDIR}/build" 18B = "${WORKDIR}/build"