[Buildroot] [PATCH 2/3] boot/boot-wrapper-aarch64: add hash file
Thomas Perale
thomas.perale at mind.be
Thu Sep 25 20:16:39 UTC 2025
In reply of:
> 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>
Applied to 2025.02.x, 2025.05.x & 2025.08.x. Thanks
> ---
> boot/boot-wrapper-aarch64/boot-wrapper-aarch64.hash | 5 +++++
> 1 file changed, 5 insertions(+)
> create mode 100644 boot/boot-wrapper-aarch64/boot-wrapper-aarch64.hash
>
> 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
> --
> 2.51.0
>
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
More information about the buildroot
mailing list