commit | a1b391eb08b2c9db1f84556cfd6f3b3a7f323bb7 | [log] [tgz] |
---|---|---|
author | Héctor Orón Martínez <zumbi@debian.org> | Tue May 17 15:51:59 2016 +0300 |
committer | Fathi Boudra <fathi.boudra@linaro.org> | Tue May 17 15:52:42 2016 +0300 |
tree | 48ab46bff35b52f30cecc85e8d137146e5baa0c5 | |
parent | 3bbce609714a3ddcb692daaa27f440cee9d68ce7 [diff] |
add support for sha256 hashes in Packages file Since APT disabled MD5sum support, linaro-hwpack-install fails with checksum mismatch errors as it is unable to verify package integrity using md5 hash. The following implements sha256 hash support. Change-Id: Ic4a277c1a33b5e76343c79b92ef792b0a3ce7e66 Signed-off-by: Héctor Orón Martínez <zumbi@debian.org>