All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/5] configs/beaglebone_qt5: bump U-Boot to 2024.07
@ 2024-07-20 20:16 Dario Binacchi
  2024-07-20 20:16 ` [Buildroot] [PATCH 2/5] configs/beaglebone_qt5: drop U-Boot tools Dario Binacchi
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Dario Binacchi @ 2024-07-20 20:16 UTC (permalink / raw)
  To: buildroot; +Cc: Dario Binacchi, linux-amarula, Lothar Felten

The patch bumps U-Boot to version 2024.07.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
 board/beagleboard/beaglebone/patches/uboot/uboot.hash | 2 +-
 configs/beaglebone_qt5_defconfig                      | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/board/beagleboard/beaglebone/patches/uboot/uboot.hash b/board/beagleboard/beaglebone/patches/uboot/uboot.hash
index 4b82872f31e0..fe9b4f53dc63 100644
--- a/board/beagleboard/beaglebone/patches/uboot/uboot.hash
+++ b/board/beagleboard/beaglebone/patches/uboot/uboot.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256  0d438b1bb5cceb57a18ea2de4a0d51f7be5b05b98717df05938636e0aadfe11a  u-boot-2021.04.tar.bz2
+sha256  f591da9ab90ef3d6b3d173766d0ddff90c4ed7330680897486117df390d83c8f  u-boot-2024.07.tar.bz2
diff --git a/configs/beaglebone_qt5_defconfig b/configs/beaglebone_qt5_defconfig
index e09a88e21b2d..6201507770aa 100644
--- a/configs/beaglebone_qt5_defconfig
+++ b/configs/beaglebone_qt5_defconfig
@@ -33,9 +33,10 @@ BR2_TARGET_ROOTFS_EXT2_SIZE="250M"
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
 BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2021.04"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2024.07"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="am335x_evm"
 BR2_TARGET_UBOOT_NEEDS_DTC=y
+BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
 # BR2_TARGET_UBOOT_FORMAT_BIN is not set
 BR2_TARGET_UBOOT_FORMAT_IMG=y
 BR2_TARGET_UBOOT_SPL=y
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-07-30 21:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-20 20:16 [Buildroot] [PATCH 1/5] configs/beaglebone_qt5: bump U-Boot to 2024.07 Dario Binacchi
2024-07-20 20:16 ` [Buildroot] [PATCH 2/5] configs/beaglebone_qt5: drop U-Boot tools Dario Binacchi
2024-07-30 21:20   ` Thomas Petazzoni via buildroot
2024-07-20 20:16 ` [Buildroot] [PATCH 3/5] configs/beaglebone_qt5: move patches to qt5 subfolder Dario Binacchi
2024-07-30 21:45   ` Thomas Petazzoni via buildroot
2024-07-20 20:16 ` [Buildroot] [PATCH 4/5] configs/beaglebone_defconfig: add hashes for Linux/headers/U-Boot Dario Binacchi
2024-07-30 21:45   ` Thomas Petazzoni via buildroot
2024-07-20 20:16 ` [Buildroot] [PATCH 5/5] configs/beaglebone: bump Linux to 6.6.32-ti-rt-arm32-r7 and U-Boot to 2024.07 Dario Binacchi
2024-07-30 21:46   ` Thomas Petazzoni via buildroot
2024-07-30 21:20 ` [Buildroot] [PATCH 1/5] configs/beaglebone_qt5: bump " 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.