summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb
diff options
context:
space:
mode:
authorLogan Grosz <logan.grosz@gmail.com>2023-03-31 16:23:48 -0600
committerLogan Grosz <logan.grosz@gmail.com>2023-03-31 16:23:48 -0600
commitcbe69b170fbdb201ae9bc80889678709e64caa78 (patch)
tree4c01289d02d1a472b109656e3415d99921e104da /recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb
parent86772601e7f6ea188dfaf64097edafc05e15aef3 (diff)
downloadmeta-freescale-cbe69b170fbdb201ae9bc80889678709e64caa78.tar.gz
Migrate codeaurora repositories to github
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