]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
u-boot: Upgrade to 2024.01
authorFabio Estevam <festevam@denx.de>
Mon, 8 Jan 2024 16:00:22 +0000 (13:00 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Jan 2024 16:58:21 +0000 (16:58 +0000)
Upgrade to U-Boot 2024.01.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-bsp/u-boot/u-boot-common.inc
meta/recipes-bsp/u-boot/u-boot-tools_2024.01.bb [moved from meta/recipes-bsp/u-boot/u-boot-tools_2023.10.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot_2024.01.bb [moved from meta/recipes-bsp/u-boot/u-boot_2023.10.bb with 100% similarity]

index c7190d5cd479839c5ce462ad17df9c9ed78c268c..1f17bd7d0af22e7eb5512135b801af0c701c8e52 100644 (file)
@@ -12,7 +12,7 @@ PE = "1"
 
 # We use the revision in order to avoid having to fetch it from the
 # repo during parse
-SRCREV = "4459ed60cb1e0562bc5b40405e2b4b9bbf766d57"
+SRCREV = "866ca972d6c3cabeaf6dbac431e8e08bb30b3c8e"
 
 SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master"