[Buildroot] [PATCH] package/bullet: add .hash file

Romain Naour romain.naour at gmail.com
Thu Jun 16 20:27:59 UTC 2016


Similar to jquery-keyboard, it seems the bullet 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/39b/39bb344e3631e5f8872336cef981db5c6ec382c1

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

diff --git a/package/bullet/bullet.hash b/package/bullet/bullet.hash
new file mode 100644
index 0000000..5b5360c
--- /dev/null
+++ b/package/bullet/bullet.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256 c26ac96b487d7e44136ff4406dbbfe5a4d7d254ed1a2c09122c464803e7d1314  bullet-19f999ac087e68ffc2551ffb73e35e60271a0d27.tar.gz
-- 
2.5.5



More information about the buildroot mailing list