summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-03-31 20:45:00 -0300
committerGitHub <noreply@github.com>2023-03-31 20:45:00 -0300
commitfe0744e483ac23c624c6372f40d0e9b099a639d1 (patch)
tree4c01289d02d1a472b109656e3415d99921e104da /recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb
parent86772601e7f6ea188dfaf64097edafc05e15aef3 (diff)
parentcbe69b170fbdb201ae9bc80889678709e64caa78 (diff)
downloadmeta-freescale-fe0744e483ac23c624c6372f40d0e9b099a639d1.tar.gz
Merge pull request #1472 from logbaseaofn/sumosumo
Migrate codeaurora repositories to github (sumo)
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb b/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb
index 437ea855..5c72e60e 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2018.03.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://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \ 21SRC_URI = "git://github.com/nxp-qoriq/u-boot;protocol=https;nobranch=1 \
22" 22"
23SRCREV = "11abda97baeb57109b20c99a1edad6f8205bedbc" 23SRCREV = "11abda97baeb57109b20c99a1edad6f8205bedbc"
24 24