* [Buildroot] [PATCH 1/1] boot/uboot: bump to version 2024.07
@ 2024-07-13 17:03 Dario Binacchi
2024-07-14 15:09 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Dario Binacchi @ 2024-07-13 17:03 UTC (permalink / raw)
To: buildroot; +Cc: Dario Binacchi, linux-amarula
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 f37040a28a97..626585b378d2 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 "2024.04"
+ bool "2024.07"
config BR2_TARGET_UBOOT_CUSTOM_VERSION
bool "Custom version"
@@ -85,7 +85,7 @@ endif
config BR2_TARGET_UBOOT_VERSION
string
- default "2024.04" if BR2_TARGET_UBOOT_LATEST_VERSION
+ default "2024.07" 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
@@ -279,7 +279,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.04/develop/package/binman.html
+ https://docs.u-boot.org/en/v2024.07/develop/package/binman.html
menu "U-Boot binary format"
diff --git a/boot/uboot/uboot.hash b/boot/uboot/uboot.hash
index a8021fb696b1..0811ed58c46c 100644
--- a/boot/uboot/uboot.hash
+++ b/boot/uboot/uboot.hash
@@ -1,3 +1,3 @@
# Locally computed:
-sha256 18a853fe39fad7ad03a90cc2d4275aeaed6da69735defac3492b80508843dd4a u-boot-2024.04.tar.bz2
+sha256 f591da9ab90ef3d6b3d173766d0ddff90c4ed7330680897486117df390d83c8f u-boot-2024.07.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 2024.07
2024-07-13 17:03 [Buildroot] [PATCH 1/1] boot/uboot: bump to version 2024.07 Dario Binacchi
@ 2024-07-14 15:09 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-14 15:09 UTC (permalink / raw)
To: Dario Binacchi; +Cc: linux-amarula, buildroot
On Sat, 13 Jul 2024 19:03:37 +0200
Dario Binacchi <dario.binacchi@amarulasolutions.com> wrote:
> 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:[~2024-07-14 15:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-13 17:03 [Buildroot] [PATCH 1/1] boot/uboot: bump to version 2024.07 Dario Binacchi
2024-07-14 15:09 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox