Przeglądaj źródła

boot/uboot: bump to version 2025.01

Release announcement:
https://lists.denx.de/pipermail/u-boot/2025-January/576668.html

Changelog:
https://github.com/u-boot/u-boot/compare/v2024.10...v2025.01

Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
Akhilesh Nema 6 miesięcy temu
rodzic
commit
6ff1a66e20
2 zmienionych plików z 4 dodań i 4 usunięć
  1. 3 3
      boot/uboot/Config.in
  2. 1 1
      boot/uboot/uboot.hash

+ 3 - 3
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 "2024.10"
+	bool "2025.01"
 
 config BR2_TARGET_UBOOT_CUSTOM_VERSION
 	bool "Custom version"
@@ -85,7 +85,7 @@ endif
 
 config BR2_TARGET_UBOOT_VERSION
 	string
-	default "2024.10"	if BR2_TARGET_UBOOT_LATEST_VERSION
+	default "2025.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
@@ -339,7 +339,7 @@ config BR2_TARGET_UBOOT_USE_BINMAN
 	help
 	  Use binman tool for generation and signing of boot images.
 
-	  https://docs.u-boot.org/en/v2024.10/develop/package/binman.html
+	  https://docs.u-boot.org/en/v2025.01/develop/package/binman.html
 
 menu "U-Boot binary format"
 

+ 1 - 1
boot/uboot/uboot.hash

@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  b28daf4ac17e43156363078bf510297584137f6df50fced9b12df34f61a92fb0  u-boot-2024.10.tar.bz2
+sha256  cdef7d507c93f1bbd9f015ea9bc21fa074268481405501945abc6f854d5b686f  u-boot-2025.01.tar.bz2
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  Licenses/gpl-2.0.txt