diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2014-12-12 09:59:00 +0000 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-12-13 22:40:22 +0100 |
commit | 768a0eb7910acc502cb3f0e6329a708cda899af6 (patch) | |
tree | 1997628cb590805c87ed0f1ede471d63ab4c0b97 | |
parent | d27d44067165b5f0e41b04e36a2731502e959710 (diff) | |
download | buildroot-768a0eb7910acc502cb3f0e6329a708cda899af6.tar.gz buildroot-768a0eb7910acc502cb3f0e6329a708cda899af6.zip |
boa: add a hash file
It will clarify errors like this one:
http://autobuild.buildroot.net/results/b71/b71084d67d33e80cde9478dcf5a89511479cb95e/
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | package/boa/boa.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/boa/boa.hash b/package/boa/boa.hash new file mode 100644 index 0000000000..37760fd51d --- /dev/null +++ b/package/boa/boa.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 02c51bf25f29d56e641b662f0767759654c28d88ec31f55c5a73d57edfe13cf6 boa-0.94.14rc21.tar.gz |