summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 11:09:02 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:05:43 -0300
commit9df8350097f0d959f45ce2418a763a1d9f0c601c (patch)
tree6de6fb3c1087811c3904d5ab816e9c0d9859c959
parentbdf4d82177bd7831f57b8ed7b43b5902dbd10d8e (diff)
downloadmeta-freescale-9df8350097f0d959f45ce2418a763a1d9f0c601c.tar.gz
u-boot-qoriq: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb b/recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb
index c24416d5..0d75fa78 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb
@@ -18,7 +18,7 @@ DEPENDS_append_qoriq-arm64 = " change-file-endianess-native dtc-native tcl-nativ
18DEPENDS_append_qoriq-arm = " change-file-endianess-native dtc-native tcl-native" 18DEPENDS_append_qoriq-arm = " change-file-endianess-native dtc-native tcl-native"
19DEPENDS_append_qoriq-ppc = " boot-format-native" 19DEPENDS_append_qoriq-ppc = " boot-format-native"
20 20
21SRC_URI = "git://github.com/qoriq-open-source/u-boot.git;nobranch=1 \ 21SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \
22" 22"
23SRCREV = "9f7df1b406ff11409021cd2112beedd6b57bb600" 23SRCREV = "9f7df1b406ff11409021cd2112beedd6b57bb600"
24 24