You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/system
John Crispin b48b7a7689 mtd: fix md5sum error checking
In mtd_verify(), the return value of md5sum() has been
interpreted as error if nonzero, while the function
returns number of processed bytes, which caused
mtd_verify() to always fail.

This patch fixes error checking to interpret only
negative values as errors.

Signed-off-by: Zefir Kurtisi <zefir.kurtisi@neratec.com>

SVN-Revision: 44605
9 years ago
..
ca-certificates packages: remove uneeded PKG_BUILD_DIR overrides 9 years ago
fstools fstools: switch to ulog api 9 years ago
mountd license info - revert r43155 10 years ago
mtd mtd: fix md5sum error checking 9 years ago
opkg opkg: make PKG_UPGRADE available during preinst hook 10 years ago
procd procd: update to the latest version, fixes musl compile error 9 years ago
rpcd rpcd: fix session.{login,list,destroy} method signatures 10 years ago
ubox ubox: fix segmentation fault in insmod 9 years ago
ubus ubus: update to the latest version 10 years ago
uci license info - revert r43155 10 years ago
udev license info - revert r43155 10 years ago
zram-swap license info - revert r43155 10 years ago