summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-01 16:53:42 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:05:00 -0300
commitadd466d2f6072f4c85ed108e2bbe347e42855ca3 (patch)
treecc333a52c8f79f0493f9a48f7db086d7a0dbe1ec
parent4edc9b85a7b9057244959132b40a3b1913df6c62 (diff)
downloadmeta-freescale-add466d2f6072f4c85ed108e2bbe347e42855ca3.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.09.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2017.09.bb b/recipes-bsp/u-boot/u-boot-qoriq_2017.09.bb
index 63721a39..c72a0cac 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2017.09.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2017.09.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 = "c249f5f07214250195863b8ac76424abe94f64e3" 23SRCREV = "c249f5f07214250195863b8ac76424abe94f64e3"
24 24