From: Fabio Estevam Date: Tue, 6 Jan 2026 12:14:13 +0000 (-0300) Subject: u-boot: upgrade 2025.10 -> 2026.01 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91d49a31e26c2123e2aca1d1422b1171fabb8776;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git u-boot: upgrade 2025.10 -> 2026.01 Upgrade to U-Boot 2026.01. Signed-off-by: Fabio Estevam Signed-off-by: Mathieu Dubois-Briand 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 93ff0ca6ca..79ddde3f5c 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 = "e50b1e8715011def8aff1588081a2649a2c6cd47" +SRCREV = "127a42c7257a6ffbbd1575ed1cbaa8f5408a44b3" SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master;tag=v${PV}" diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2025.10.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2026.01.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot-tools_2025.10.bb rename to meta/recipes-bsp/u-boot/u-boot-tools_2026.01.bb diff --git a/meta/recipes-bsp/u-boot/u-boot_2025.10.bb b/meta/recipes-bsp/u-boot/u-boot_2026.01.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot_2025.10.bb rename to meta/recipes-bsp/u-boot/u-boot_2026.01.bb