]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
u-boot: upgrade 2024.01 -> 2024.04
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 9 Apr 2024 07:10:19 +0000 (15:10 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2024 06:38:37 +0000 (07:38 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
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.04.bb [moved from meta/recipes-bsp/u-boot/u-boot-tools_2024.01.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot_2024.04.bb [moved from meta/recipes-bsp/u-boot/u-boot_2024.01.bb with 100% similarity]

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