diff mbox series

board/qemu/patches/arm-trusted-firmware: add v2.10 hash

Message ID 20240823075600.1440000-1-peter@korsgaard.com
State Accepted
Headers show
Series board/qemu/patches/arm-trusted-firmware: add v2.10 hash | expand

Commit Message

Peter Korsgaard Aug. 23, 2024, 7:56 a.m. UTC
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(+)

Comments

Thomas Petazzoni Aug. 23, 2024, 3:53 p.m. UTC | #1
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
diff mbox series

Patch

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