summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-qoriq_2021.04.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-12-15 09:45:52 -0300
committerGitHub <noreply@github.com>2022-12-15 09:45:52 -0300
commitda51a9af29d25411ff16c2b735c391bc335ba5c0 (patch)
treeb5938e6919662459a876018b03ecdd07b357eb89 /recipes-bsp/u-boot/u-boot-qoriq_2021.04.bb
parent2d716a8e5d9b428d2a33d30751767eb198c19b2d (diff)
parenta66d86b448760d28cdee3544d9f9844e429c8ac3 (diff)
downloadmeta-freescale-da51a9af29d25411ff16c2b735c391bc335ba5c0.tar.gz
Merge pull request #1331 from Freescale/backport-1330-to-kirkstone
[Backport kirkstone] Switch NXP QorIQ repositories to github.com
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-qoriq_2021.04.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq_2021.04.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2021.04.bb b/recipes-bsp/u-boot/u-boot-qoriq_2021.04.bb
index b6385322..6c174210 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2021.04.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2021.04.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = " \
14 file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \ 14 file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \
15" 15"
16 16
17SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1" 17SRC_URI = "git://github.com/nxp-qoriq/u-boot;protocol=https;nobranch=1"
18SRCREV= "1c0116f3da250c5a52858c53efb8b38c0963f477" 18SRCREV= "1c0116f3da250c5a52858c53efb8b38c0963f477"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"