diff options
author | C.R. Guo <chunrong.guo@nxp.com> | 2018-03-01 16:53:42 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-03-06 10:05:00 -0300 |
commit | add466d2f6072f4c85ed108e2bbe347e42855ca3 (patch) | |
tree | cc333a52c8f79f0493f9a48f7db086d7a0dbe1ec | |
parent | 4edc9b85a7b9057244959132b40a3b1913df6c62 (diff) | |
download | meta-freescale-add466d2f6072f4c85ed108e2bbe347e42855ca3.tar.gz meta-freescale-add466d2f6072f4c85ed108e2bbe347e42855ca3.tar.bz2 meta-freescale-add466d2f6072f4c85ed108e2bbe347e42855ca3.zip |
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.bb | 2 |
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 DEPENDS_append_qoriq-arm = " change-file-endianess-native dtc-native tcl-native" DEPENDS_append_qoriq-ppc = " boot-format-native" -SRC_URI = "git://github.com/qoriq-open-source/u-boot.git;nobranch=1 \ +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \ " SRCREV = "c249f5f07214250195863b8ac76424abe94f64e3" |