From: Marek Vasut Date: Tue, 11 Jan 2022 03:04:22 +0000 (+0100) Subject: u-boot: upgrade 2021.10 -> 2022.01 X-Git-Tag: uninative-3.5~232 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d9ff458e88fe764686e4df31faff9e74d5c490b7;p=openembedded-core.git u-boot: upgrade 2021.10 -> 2022.01 Signed-off-by: Marek Vasut Cc: Alexander Kanavin Cc: Alexandre Belloni Cc: Richard Purdie Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc index 5a3fc17ad1..c09b1c2876 100644 --- a/meta/recipes-bsp/u-boot/u-boot-common.inc +++ b/meta/recipes-bsp/u-boot/u-boot-common.inc @@ -12,7 +12,7 @@ PE = "1" # We use the revision in order to avoid having to fetch it from the # repo during parse -SRCREV = "d80bb749fab53da72c4a0e09b8c2d2aaa3103c91" +SRCREV = "d637294e264adfeb29f390dfc393106fd4d41b17" SRC_URI = "git://git.denx.de/u-boot.git;branch=master \ " diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2021.10.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2022.01.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot-tools_2021.10.bb rename to meta/recipes-bsp/u-boot/u-boot-tools_2022.01.bb diff --git a/meta/recipes-bsp/u-boot/u-boot_2021.10.bb b/meta/recipes-bsp/u-boot/u-boot_2022.01.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot_2021.10.bb rename to meta/recipes-bsp/u-boot/u-boot_2022.01.bb