From 85e41f5f21378a10adc3468c758555009e5ccda2 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Sun, 16 Jun 2024 09:08:49 +0200 Subject: [PATCH] board/xilinx: re-add hash file for xilinx-prebuilt When xilinx pre-built was added in a6648ad8da (boot/xilinx-prebuilt: new boot package), the hash file was initially a board-specific hash file. However, that hash file, in commit a6648ad8da, really belonged to the xilinx-prebuilt package, for two reasons: the package needs a hash file for the version it installs, and no defconfig was using it at that time. So the hash file was moved out of the boar directory, and into the package directory when the patch was applied. When the xilinx-related boards were changed to use xilinx-prebuilt, in 551ba16a0f (configs/zynqmp_*: migrate to xilinx-prebuilt) and 8271323649 (configs/versal_vck190_defconfig: migrate to xilinx-prebuilt), they were correctly made to use a custom, non-default version. But then, it meant that those defconfig would no longer have a hash when we would bump the default version in xilinx-prebuilt. Re-add the initial board-specific hash file now that it is required. Fixes: 551ba16a0f09fe550acb3ef6d12a1b2587d03292 Fixes: 8271323649c42420adaf4513b0472a7203f7784d Signed-off-by: Yann E. MORIN Cc: Neal Frager Reviewed-by: Neal Frager --- board/xilinx/patches/xilinx-prebuilt/xilinx-prebuilt.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 board/xilinx/patches/xilinx-prebuilt/xilinx-prebuilt.hash diff --git a/board/xilinx/patches/xilinx-prebuilt/xilinx-prebuilt.hash b/board/xilinx/patches/xilinx-prebuilt/xilinx-prebuilt.hash new file mode 100644 index 0000000000..c955cd79f5 --- /dev/null +++ b/board/xilinx/patches/xilinx-prebuilt/xilinx-prebuilt.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 7abcba4e0e44e3a4adf9c1f971d918575226d7604dfd64a386baaa00c1c6c35f xilinx-prebuilt-xilinx_v2024.1.tar.gz