* [Buildroot] [PATCH] board/qemu/patches/arm-trusted-firmware: add v2.10 hash
@ 2024-08-23 7:56 Peter Korsgaard
2024-08-23 15:53 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Peter Korsgaard @ 2024-08-23 7:56 UTC (permalink / raw)
To: buildroot; +Cc: Romain Naour
Fixes https://gitlab.com/buildroot.org/buildroot/-/jobs/7644930127
ERROR: No hash found for arm-trusted-firmware-v2.10-git4.tar.gz
Commit d037d9c2d63e9cd47b (configs/qemu: Update defconfigs to Linux 6.6.32)
enabled BR2_DOWNLOAD_FORCE_CHECK_HASHES, but forgot to take into
consideration that qemu_aarch64_ebbr_defconfig uses arm-trusted-firmware
v2.10 since commit 73813c56c8bb (configs/qemu_{arm, aarch64}_ebbr: bump
Linux, U-Boot and TF-A).
Add the hash to fix the build.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
.../qemu/patches/arm-trusted-firmware/arm-trusted-firmware.hash | 1 +
1 file changed, 1 insertion(+)
diff --git a/board/qemu/patches/arm-trusted-firmware/arm-trusted-firmware.hash b/board/qemu/patches/arm-trusted-firmware/arm-trusted-firmware.hash
index 0b99949745..5632db01f8 100644
--- a/board/qemu/patches/arm-trusted-firmware/arm-trusted-firmware.hash
+++ b/board/qemu/patches/arm-trusted-firmware/arm-trusted-firmware.hash
@@ -1,2 +1,3 @@
# Locally computed:
sha256 c9f0d0bf967d690edbf34b621728a6271856f2e26ed46081a285b6d627a358c5 arm-trusted-firmware-v2.7-git4.tar.gz
+sha256 7efa89e1b4e4106ee05d68e876c8efbb146364d89cfd5d26bf4647b09c08f32b arm-trusted-firmware-v2.10-git4.tar.gz
--
2.39.2
_______________________________________________
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] board/qemu/patches/arm-trusted-firmware: add v2.10 hash
2024-08-23 7:56 [Buildroot] [PATCH] board/qemu/patches/arm-trusted-firmware: add v2.10 hash Peter Korsgaard
@ 2024-08-23 15:53 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-08-23 15:53 UTC (permalink / raw)
To: Peter Korsgaard; +Cc: Romain Naour, buildroot
On Fri, 23 Aug 2024 09:56:00 +0200
Peter Korsgaard <peter@korsgaard.com> wrote:
> Fixes https://gitlab.com/buildroot.org/buildroot/-/jobs/7644930127
> ERROR: No hash found for arm-trusted-firmware-v2.10-git4.tar.gz
>
> Commit d037d9c2d63e9cd47b (configs/qemu: Update defconfigs to Linux 6.6.32)
> enabled BR2_DOWNLOAD_FORCE_CHECK_HASHES, but forgot to take into
> consideration that qemu_aarch64_ebbr_defconfig uses arm-trusted-firmware
> v2.10 since commit 73813c56c8bb (configs/qemu_{arm, aarch64}_ebbr: bump
> Linux, U-Boot and TF-A).
>
> Add the hash to fix the build.
>
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
> .../qemu/patches/arm-trusted-firmware/arm-trusted-firmware.hash | 1 +
> 1 file changed, 1 insertion(+)
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-08-23 15:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-23 7:56 [Buildroot] [PATCH] board/qemu/patches/arm-trusted-firmware: add v2.10 hash Peter Korsgaard
2024-08-23 15:53 ` 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.