summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-05 09:12:14 -0300
committerGitHub <noreply@github.com>2023-04-05 09:12:14 -0300
commitf0be684f01b53482cb43e016a5c5c1faf3ae448e (patch)
tree3077326a0ab6c1adc72d86539b000de640a9ad55 /recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb
parent296f367ac913b0170ccf0233c0209d4cbf50341e (diff)
parent35ba80a5c75fb71aefbb8f9a69e1b36dfc595967 (diff)
downloadmeta-freescale-f0be684f01b53482cb43e016a5c5c1faf3ae448e.tar.gz
Merge pull request #1482 from avionic-design/hardknotthardknott
meta-freescale: fix broken IMX migration from codeaurora to github
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb b/recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb
index 609720fb..ef5553e0 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2020.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://github.com/nxp-qoriq/qoriq-components/u-boot;nobranch=1" 17SRC_URI = "git://github.com/nxp-qoriq/u-boot;nobranch=1"
18SRCREV= "f46a944f715f284aff1d42c009680ffe0be4058f" 18SRCREV= "f46a944f715f284aff1d42c009680ffe0be4058f"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"