From: Arnout Vandecappelle Date: Tue, 21 Mar 2017 00:07:02 +0000 (+0100) Subject: ubus: add hash X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4fb8d9f2e603a3f57800ce7f79b8a752ab3a6f76;p=buildroot.git ubus: add hash ubus 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) Signed-off-by: Thomas Petazzoni --- diff --git a/package/ubus/ubus.hash b/package/ubus/ubus.hash index af9b652b0e..4e6a755c7f 100644 --- a/package/ubus/ubus.hash +++ b/package/ubus/ubus.hash @@ -1,2 +1,2 @@ -# No hash for this git snapshot -none xxx ubus-259450f414d8c9ee41896e8e6d6bc57ec00e2b63.tar.gz +# Locally calculated +sha256 0dbf75c2103f3f567b9bf1bb719ea9776d18401bbf2dfd8bed2c2ebbdd1021da ubus-259450f414d8c9ee41896e8e6d6bc57ec00e2b63.tar.gz