summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-03-31 18:02:51 -0300
committerGitHub <noreply@github.com>2023-03-31 18:02:51 -0300
commitf66fdef1c2dc735690a7ec7dd44a534d69ea3918 (patch)
treefd7e924b4aa7c4c519d47a4082ddc375375d3d3d /recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb
parente353e020f161d6674c825e8abc9bdcece71ca8a5 (diff)
parent5884c15aa907beef1c2582a9cff63d33b04ff0bc (diff)
downloadmeta-freescale-f66fdef1c2dc735690a7ec7dd44a534d69ea3918.tar.gz
Merge pull request #1470 from thochstein/dunfell
Move from codeaurora to github
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb b/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb
index 571fadb7..b32cd1ab 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2019.10.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 \
18 file://0001-patman-Drop-binary-parameter.patch \ 18 file://0001-patman-Drop-binary-parameter.patch \
19 file://0001-patman-Update-command.Run-to-handle-failure-better.patch \ 19 file://0001-patman-Update-command.Run-to-handle-failure-better.patch \
20 file://0001-patman-Adjust-command-to-return-strings-instead-of-b.patch \ 20 file://0001-patman-Adjust-command-to-return-strings-instead-of-b.patch \