diff options
author | Samuel Martin <s.martin49@gmail.com> | 2017-11-03 11:36:41 +0100 |
---|---|---|
committer | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2017-11-05 17:45:05 +0100 |
commit | ea17352e78b0a0d1b88618d778ca3abefb38f9d5 (patch) | |
tree | 41c4546e50e1b7eb8b3a7d3c64b399b1f08974ac | |
parent | eea2aeddc1a71c21f63c03ea41577223d0676258 (diff) | |
download | buildroot-ea17352e78b0a0d1b88618d778ca3abefb38f9d5.tar.gz buildroot-ea17352e78b0a0d1b88618d778ca3abefb38f9d5.zip |
package/busybox: add license hash
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-rw-r--r-- | package/busybox/busybox.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/busybox/busybox.hash b/package/busybox/busybox.hash index 14d7d1c472..3e1956d0a0 100644 --- a/package/busybox/busybox.hash +++ b/package/busybox/busybox.hash @@ -1,3 +1,5 @@ # From https://busybox.net/downloads/busybox-1.27.2.tar.bz2.sign md5 476186f4bab81781dab2369bfd42734e busybox-1.27.2.tar.bz2 sha1 11669e223cc38de646ce26080e91ca29b8d42ad9 busybox-1.27.2.tar.bz2 +# License files, locally calculated +sha256 bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548 LICENSE |