* [Buildroot] [PATCH 1/1] boot/uboot: bump to version 2026.01
@ 2026-01-07 11:31 Dario Binacchi
2026-01-07 14:10 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Dario Binacchi @ 2026-01-07 11:31 UTC (permalink / raw)
To: buildroot; +Cc: Dario Binacchi
Release announcement:
https://lists.denx.de/pipermail/u-boot/2026-January/606771.html
Changelog:
https://github.com/u-boot/u-boot/compare/v2025.10...v2026.01
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
boot/uboot/Config.in | 6 +++---
boot/uboot/uboot.hash | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in
index 5efe6d498bf5..22a5c35821b8 100644
--- a/boot/uboot/Config.in
+++ b/boot/uboot/Config.in
@@ -41,7 +41,7 @@ choice
Select the specific U-Boot version you want to use
config BR2_TARGET_UBOOT_LATEST_VERSION
- bool "2025.10"
+ bool "2026.01"
config BR2_TARGET_UBOOT_CUSTOM_VERSION
bool "Custom version"
@@ -85,7 +85,7 @@ endif
config BR2_TARGET_UBOOT_VERSION
string
- default "2025.10" if BR2_TARGET_UBOOT_LATEST_VERSION
+ default "2026.01" if BR2_TARGET_UBOOT_LATEST_VERSION
default BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE \
if BR2_TARGET_UBOOT_CUSTOM_VERSION
default "custom" if BR2_TARGET_UBOOT_CUSTOM_TARBALL
@@ -340,7 +340,7 @@ config BR2_TARGET_UBOOT_USE_BINMAN
help
Use binman tool for generation and signing of boot images.
- https://docs.u-boot.org/en/v2025.10/develop/package/binman.html
+ https://docs.u-boot.org/en/v2026.01/develop/package/binman.html
menu "U-Boot binary format"
diff --git a/boot/uboot/uboot.hash b/boot/uboot/uboot.hash
index 7b71e2d948ca..39b894fe9ab6 100644
--- a/boot/uboot/uboot.hash
+++ b/boot/uboot/uboot.hash
@@ -1,3 +1,3 @@
# Locally computed:
-sha256 b4f032848e56cc8f213ad59f9132c084dbbb632bc29176d024e58220e0efdf4a u-boot-2025.10.tar.bz2
+sha256 b60d5865cefdbc75da8da4156c56c458e00de75a49b80c1a2e58a96e30ad0d54 u-boot-2026.01.tar.bz2
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 Licenses/gpl-2.0.txt
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] boot/uboot: bump to version 2026.01
2026-01-07 11:31 [Buildroot] [PATCH 1/1] boot/uboot: bump to version 2026.01 Dario Binacchi
@ 2026-01-07 14:10 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2026-01-07 14:10 UTC (permalink / raw)
To: Dario Binacchi; +Cc: buildroot
On Wed, 7 Jan 2026 12:31:53 +0100
Dario Binacchi <dario.binacchi@amarulasolutions.com> wrote:
> Release announcement:
> https://lists.denx.de/pipermail/u-boot/2026-January/606771.html
>
> Changelog:
> https://github.com/u-boot/u-boot/compare/v2025.10...v2026.01
>
> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
> ---
> boot/uboot/Config.in | 6 +++---
> boot/uboot/uboot.hash | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-07 14:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-07 11:31 [Buildroot] [PATCH 1/1] boot/uboot: bump to version 2026.01 Dario Binacchi
2026-01-07 14:10 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.