All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] fix: board/beagleboard/beaglev_fire: update uboot hash
@ 2024-08-07 14:36 Jamie Gibbons via buildroot
  2024-08-07 22:11 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Jamie Gibbons via buildroot @ 2024-08-07 14:36 UTC (permalink / raw)
  To: buildroot
  Cc: Valentina Fernandez Alanis, Jamie Gibbons, Prajna Rajendra Kumar,
	Thomas Petazzoni

The U-Boot hash is incorrect and breaks the BeagleV Fire build. Update
the U-Boot hash.

Fixes:8ce97fd550d6("configs/beaglev_fire: bump Linux and U-Boot")

Signed-off-by: Jamie Gibbons <jamie.gibbons@microchip.com>
Tested-by: Prajna Rajendra Kumar <prajna.rajendrakumar@microchip.com>
---
 board/beagleboard/beaglev_fire/patches/uboot/uboot.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/beagleboard/beaglev_fire/patches/uboot/uboot.hash b/board/beagleboard/beaglev_fire/patches/uboot/uboot.hash
index ddb73b9a71..b9b655b180 100644
--- a/board/beagleboard/beaglev_fire/patches/uboot/uboot.hash
+++ b/board/beagleboard/beaglev_fire/patches/uboot/uboot.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256  5d9bcbebe9723ab12cbf2b60277268741e84e4aadbe7ecd8c05be046f202d8a1  linux4microchip+fpga-2024.06.tar.gz
+sha256  5f127386889357149e92bf2b2699ec35756363ba4dc95dc10d891aa71d7ca725  linux4microchip+fpga-2024.06.tar.gz
-- 
2.34.1

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

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

end of thread, other threads:[~2024-08-07 22:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07 14:36 [Buildroot] [PATCH 1/1] fix: board/beagleboard/beaglev_fire: update uboot hash Jamie Gibbons via buildroot
2024-08-07 22:11 ` 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.