From 35ba80a5c75fb71aefbb8f9a69e1b36dfc595967 Mon Sep 17 00:00:00 2001 From: Julian Kahlert Date: Wed, 5 Apr 2023 10:59:36 +0200 Subject: meta-freescale: fix broken IMX migration from codeaurora to github Signed-off-by: Julian Kahlert --- recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/u-boot/u-boot-qoriq_2020.04.bb') 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 = " \ file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \ " -SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/u-boot;nobranch=1" +SRC_URI = "git://github.com/nxp-qoriq/u-boot;nobranch=1" SRCREV= "f46a944f715f284aff1d42c009680ffe0be4058f" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf