]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
u-boot: upgrade 2024.04 -> 2024.07
authorFabio Estevam <festevam@denx.de>
Mon, 1 Jul 2024 18:24:28 +0000 (15:24 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Jul 2024 21:29:10 +0000 (22:29 +0100)
Upgrade to U-Boot 2024.07.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/u-boot/u-boot-common.inc
meta/recipes-bsp/u-boot/u-boot-tools_2024.07.bb [moved from meta/recipes-bsp/u-boot/u-boot-tools_2024.04.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot_2024.07.bb [moved from meta/recipes-bsp/u-boot/u-boot_2024.04.bb with 100% similarity]

index ca5357392a5affba04329e882a5c09e2c738f41f..1b5382a6ad683c2932172d8c4f929cee0d8c7e2c 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 = "25049ad560826f7dc1c4740883b0016014a59789"
+SRCREV = "3f772959501c99fbe5aa0b22a36efe3478d1ae1c"
 
 SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master"