tn3399_openwrt/tools/firmware-utils
Petr Štetiar 9401780c2c firmware-utils: mkfwimage: provide human readable error
While looking at the ath25 build breakage of 19.07 images today I've
encountered following error:

 mkfwimage -B XS5 -v [...] ath25-ubnt5-squashfs-sysupgrade.bin.new
 ERROR: Failed creating firmware layout description - error code: -2

Which is barely human readable and needs poking into the source code, so
this patch makes the error more verbose and usable by mere mortals.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-07-19 16:16:15 +02:00
..
src firmware-utils: mkfwimage: provide human readable error 2019-07-19 16:16:15 +02:00
Makefile firmware-utils: mkfwimage: enable extra compiler checks and fix them 2019-07-19 16:15:25 +02:00