[Buildroot] [git commit] configs/aspeed_ast2500evb: bump U-Boot to 2025.07
Julien Olivain
ju.o at free.fr
Tue Sep 23 19:09:41 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=ca24cd9c9b11bd634b2570f059f1187ec426b9e2
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Cédric Le Goater <clg at kaod.org>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
board/aspeed/ast2500-evb/patches/uboot/uboot.hash | 2 +-
configs/aspeed_ast2500evb_defconfig | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/board/aspeed/ast2500-evb/patches/uboot/uboot.hash b/board/aspeed/ast2500-evb/patches/uboot/uboot.hash
index 0bfbf306ff..440526977b 100644
--- a/board/aspeed/ast2500-evb/patches/uboot/uboot.hash
+++ b/board/aspeed/ast2500-evb/patches/uboot/uboot.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 81b4543227db228c03f8a1bf5ddbc813b0bb8f6555ce46064ef721a6fc680413 u-boot-2022.01.tar.bz2
+sha256 0f933f6c5a426895bf306e93e6ac53c60870e4b54cda56d95211bec99e63bec7 u-boot-2025.07.tar.bz2
diff --git a/configs/aspeed_ast2500evb_defconfig b/configs/aspeed_ast2500evb_defconfig
index 14b60e69ff..a955334a91 100644
--- a/configs/aspeed_ast2500evb_defconfig
+++ b/configs/aspeed_ast2500evb_defconfig
@@ -22,7 +22,7 @@ BR2_TARGET_ROOTFS_CPIO_XZ=y
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2022.01"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2025.07"
BR2_TARGET_UBOOT_BOARD_DEFCONFIG="evb-ast2500"
BR2_TARGET_UBOOT_CONFIG_FRAGMENT_FILES="board/aspeed/ast2500-evb/uboot.fragment"
BR2_TARGET_UBOOT_NEEDS_DTC=y
More information about the buildroot
mailing list