summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb
diff options
context:
space:
mode:
authorJulian Kahlert <julian.kahlert@avionic-design.de>2023-04-05 10:59:36 +0200
committerJulian Kahlert <julian.kahlert@avionic-design.de>2023-04-05 10:59:36 +0200
commit35ba80a5c75fb71aefbb8f9a69e1b36dfc595967 (patch)
tree3077326a0ab6c1adc72d86539b000de640a9ad55 /recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb
parent296f367ac913b0170ccf0233c0209d4cbf50341e (diff)
downloadmeta-freescale-35ba80a5c75fb71aefbb8f9a69e1b36dfc595967.tar.gz
meta-freescale: fix broken IMX migration from codeaurora to github
Signed-off-by: Julian Kahlert <julian.kahlert@avionic-design.de>
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"