All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] board/acmesystems/acqua-a5: fix hash of at91bootstrap3
@ 2024-05-14 12:22 Edgar Bonet
  2024-05-14 15:41 ` Yann E. MORIN
  0 siblings, 1 reply; 3+ messages in thread
From: Edgar Bonet @ 2024-05-14 12:22 UTC (permalink / raw)
  To: buildroot; +Cc: Biagio Montaruli

Commit 5b847f88fef7 (board: update hashes for generated achives) updated
the file

    board/acmesystems/acqua-a5/patches/at91bootstrap3/at91bootstrap3.hash

by changing the file name suffix: -git3.tar.gz -> -git4.tar.gz. It did
not, however, update the hash itself. Do it now.

Fixes: 5b847f88fef768c8e79422db4193533b3a7488ea
Signed-off-by: Edgar Bonet <bonet@grenoble.cnrs.fr>
---
 .../acqua-a5/patches/at91bootstrap3/at91bootstrap3.hash         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/acmesystems/acqua-a5/patches/at91bootstrap3/at91bootstrap3.hash b/board/acmesystems/acqua-a5/patches/at91bootstrap3/at91bootstrap3.hash
index 3734f22c95..6edf3d3345 100644
--- a/board/acmesystems/acqua-a5/patches/at91bootstrap3/at91bootstrap3.hash
+++ b/board/acmesystems/acqua-a5/patches/at91bootstrap3/at91bootstrap3.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256  fef34111a07d9e5aa97b0840355a367f806a17e029583830e9deaa747ce47824  at91bootstrap3-v3.10.3-git4.tar.gz
+sha256  5ea2a8fed1ba0024229c6f6d77176679e1b24791bdbce8e285634013d4a93551  at91bootstrap3-v3.10.3-git4.tar.gz
-- 
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-05-15 16:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-14 12:22 [Buildroot] [PATCH 1/1] board/acmesystems/acqua-a5: fix hash of at91bootstrap3 Edgar Bonet
2024-05-14 15:41 ` Yann E. MORIN
2024-05-15 16:37   ` Arnout Vandecappelle 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.