]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
u-boot: upgrade 2025.10 -> 2026.01
authorFabio Estevam <festevam@gmail.com>
Tue, 6 Jan 2026 12:14:13 +0000 (09:14 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Jan 2026 17:34:55 +0000 (17:34 +0000)
Upgrade to U-Boot 2026.01.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.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_2026.01.bb [moved from meta/recipes-bsp/u-boot/u-boot-tools_2025.10.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot_2026.01.bb [moved from meta/recipes-bsp/u-boot/u-boot_2025.10.bb with 100% similarity]

index 93ff0ca6cae29cd08825934dea3d1133ec6f2a67..79ddde3f5c16ff869f3d4491e8b857eafd1d6b16 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 = "e50b1e8715011def8aff1588081a2649a2c6cd47"
+SRCREV = "127a42c7257a6ffbbd1575ed1cbaa8f5408a44b3"
 
 SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master;tag=v${PV}"