opkg: Fix --force-checksum when using SHA256
authorJohn Crispin <john@openwrt.org>
Fri, 5 Jun 2015 14:12:45 +0000 (14:12 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 5 Jun 2015 14:12:45 +0000 (14:12 +0000)
commit72eb909a0db4dfbd96e96a4cd8353e7b22e0be88
tree9839111a8a9c33a7fc65b2cd91013ec5b5802157
parent7d8de52d4dfa3c5cfde07ab446f312c43c630961
opkg: Fix --force-checksum when using SHA256

Allow installing packages with mismatching SHA256 checksums via

$ opkg install --force-checksum $PACKAGE

Signed-off-by: Florian Fieber <florian@florianfieber.de>
SVN-Revision: 45904
package/system/opkg/patches/240-fix-force-checksum-for-sha256.patch [new file with mode: 0644]