[Buildroot] [git commit branch/2025.05.x] boot/boot-wrapper-aarch64: add hash file
Arnout Vandecappelle
arnout at rnout.be
Thu Sep 25 19:57:38 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=55db5c86ac7cc340e25c1b90cb8c8908aed22c1a
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2025.05.x
Since boot-wrapper-aarch64 introduction in commit [1]
"boot-wrapper-aarch64: new package", the package never received a hash
file. This commit adds it, including the source archive and license
hashes.
[1] https://gitlab.com/buildroot.org/buildroot/-/commit/7689b72e00fd4d8c017880004e83a1c79144ab7b
Signed-off-by: Julien Olivain <ju.o at free.fr>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
(cherry picked from commit 4b14018a38d1f37f6200a2d8ee088a381622835b)
Signed-off-by: Thomas Perale <thomas.perale at mind.be>
---
boot/boot-wrapper-aarch64/boot-wrapper-aarch64.hash | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/boot/boot-wrapper-aarch64/boot-wrapper-aarch64.hash b/boot/boot-wrapper-aarch64/boot-wrapper-aarch64.hash
new file mode 100644
index 0000000000..427653d55a
--- /dev/null
+++ b/boot/boot-wrapper-aarch64/boot-wrapper-aarch64.hash
@@ -0,0 +1,5 @@
+# Locally computed:
+sha256 faa2843eaa3bc219da5ba9f69c02b45081a7634038faef5cba216d5e927ca2be boot-wrapper-aarch64-ac6742520ded1da30d500f74e8affe86e27cabd5-git4.tar.gz
+
+# Hash for license files:
+sha256 bdaa479b497358151fc1166dc75a613e68321320b945e92ea07a4b6dc9a63271 LICENSE.txt
More information about the buildroot
mailing list