All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/luaposix: add .hash file
@ 2016-06-16 21:39 Romain Naour
  2016-06-18 13:11 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Romain Naour @ 2016-06-16 21:39 UTC (permalink / raw)
  To: buildroot

Similar to jquery-keyboard, it seems the luaposix tarball on the autobuilder is
corrupt.  Fix it by adding a .hash file so it falls back to our s.b.o mirror.

Fixes:
http://autobuild.buildroot.net/results/426/426f85021498611e43cdc2af693099b0687de52c

Signed-off-by: Romain Naour <romain.naour@gmail.com>
---
 package/luaposix/luaposix.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/luaposix/luaposix.hash

diff --git a/package/luaposix/luaposix.hash b/package/luaposix/luaposix.hash
new file mode 100644
index 0000000..e2216be
--- /dev/null
+++ b/package/luaposix/luaposix.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256 e66262f5b7fe1c32c65f17a5ef5ffb31c4d1877019b4870a5d373e2ab6526a21 luaposix-33.4.0.tar.gz
-- 
2.5.5

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

* [Buildroot] [PATCH] package/luaposix: add .hash file
  2016-06-16 21:39 [Buildroot] [PATCH] package/luaposix: add .hash file Romain Naour
@ 2016-06-18 13:11 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-06-18 13:11 UTC (permalink / raw)
  To: buildroot

Hello,

On Thu, 16 Jun 2016 23:39:40 +0200, Romain Naour wrote:
> Similar to jquery-keyboard, it seems the luaposix tarball on the autobuilder is
> corrupt.  Fix it by adding a .hash file so it falls back to our s.b.o mirror.
> 
> Fixes:
> http://autobuild.buildroot.net/results/426/426f85021498611e43cdc2af693099b0687de52c
> 
> Signed-off-by: Romain Naour <romain.naour@gmail.com>
> ---
>  package/luaposix/luaposix.hash | 2 ++
>  1 file changed, 2 insertions(+)
>  create mode 100644 package/luaposix/luaposix.hash

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2016-06-18 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-16 21:39 [Buildroot] [PATCH] package/luaposix: add .hash file Romain Naour
2016-06-18 13:11 ` Thomas Petazzoni

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.