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)
commit4dd5f4009e487b24fa1bf9bdf903e1277988019d
tree1c55a24701a8fe9250bbe367ef02ce7889df4ac4
parenta00e12cab5db1d16e87aca8f743760e523dc27ba
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]