diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2023-04-18 09:07:22 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-18 09:07:22 -0300 |
commit | 2ee3f2a9f254adab6a6d42a6e3085d05fbc8ac07 (patch) | |
tree | 97d048c25982b6d2c6b091762085cfadfc42f6bf /recipes-bsp/u-boot | |
parent | 154852cae5662f5aa5e983d412c95612dfbaf267 (diff) | |
parent | 289dae16bef8ee2e6b10edecd9d9c728e37694ac (diff) | |
download | meta-freescale-warrior.tar.gz |
Merge pull request #1503 from het-masteen/update-qoriq-git-linkwarrior
[warrior] meta-freescale: migrate IMX repos from codeaurora to github (for QorIQ)
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-qoriq-common_2018.09.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq-common_2018.09.inc b/recipes-bsp/u-boot/u-boot-qoriq-common_2018.09.inc index 06ec01bc3..ecbab9f2d 100644 --- a/recipes-bsp/u-boot/u-boot-qoriq-common_2018.09.inc +++ b/recipes-bsp/u-boot/u-boot-qoriq-common_2018.09.inc | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = " \ | |||
10 | file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \ | 10 | file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \ | 13 | SRC_URI = "git://github.com/nxp-qoriq/u-boot;nobranch=1 \ |
14 | " | 14 | " |
15 | SRCREV= "80b2d2bc4cab0a8363c9b7eba8064b1795f12670" | 15 | SRCREV= "80b2d2bc4cab0a8363c9b7eba8064b1795f12670" |
16 | 16 | ||