All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/riscv64-elf-toolchain: add .hash file
@ 2023-10-27  8:41 Peter Korsgaard
  2023-10-28 19:33 ` Yann E. MORIN
  2023-10-30 13:09 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-10-27  8:41 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Petazzoni

The host-riscv64-elf-toolchain package was missing a hash file, add it now.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/riscv64-elf-toolchain/riscv64-elf-toolchain.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/riscv64-elf-toolchain/riscv64-elf-toolchain.hash

diff --git a/package/riscv64-elf-toolchain/riscv64-elf-toolchain.hash b/package/riscv64-elf-toolchain/riscv64-elf-toolchain.hash
new file mode 100644
index 0000000000..9f40da0941
--- /dev/null
+++ b/package/riscv64-elf-toolchain/riscv64-elf-toolchain.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256  de2bb188300dc38d74103516ce5cfd1060dfd105e8a408e9e3991512cf27285e  riscv64-unknown-elf-toolchain-10.2.0-2020.12.8-x86_64-linux-centos6.tar.gz
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-30 13:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-27  8:41 [Buildroot] [PATCH] package/riscv64-elf-toolchain: add .hash file Peter Korsgaard
2023-10-28 19:33 ` Yann E. MORIN
2023-10-30 13:09 ` Peter Korsgaard

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.