summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2017-03-21 01:07:03 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-21 23:17:05 +0100
commit8b3beceb72dcf56c172e71ca39518e352dcc954d (patch)
tree03f7d5c3fccebe1873187f99d9fc6673f9ffc81e
parent4fb8d9f2e603a3f57800ce7f79b8a752ab3a6f76 (diff)
downloadbuildroot-8b3beceb72dcf56c172e71ca39518e352dcc954d.tar.gz
buildroot-8b3beceb72dcf56c172e71ca39518e352dcc954d.zip
uhttpd: add hash
uhttpd had a hash file, but is says "none" because it is a git download. Since our git downloads are not reproducible, we can actually add a hash. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/uhttpd/uhttpd.hash4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/uhttpd/uhttpd.hash b/package/uhttpd/uhttpd.hash
index 59e54ad49a..bfeb5571c5 100644
--- a/package/uhttpd/uhttpd.hash
+++ b/package/uhttpd/uhttpd.hash
@@ -1,2 +1,2 @@
-# No hash for this git snapshot
-none xxx uhttpd-59e0c739634f46a164d939e54416287b91ff8a9b.tar.gz
+# Locally calculated
+sha256 b01aec584daaa367b85eddd950da27e3a41bcb265507cf42f79ff2ebcf0972d4 uhttpd-59e0c739634f46a164d939e54416287b91ff8a9b.tar.gz
OpenPOWER on IntegriCloud