openwrtv3/package/base-files/files/lib
Petr Štetiar 41770add03 base-files: fwtool: Fix wrong checksum on combined-image with metadata
If I create following image:

define Device/engenius-m36
  IMAGE/sysupgrade.bin := combined-image | append-metadata
endef

Sysupgrade then errors out:

  Invalid image. Contents do not match checksum (image:cd285595eaf297370404ae0e2815ec1a calculated:2cf9a2286fb6b01af3ea189128017d44)
  Image check 'platform_check_image' failed.

By removing the metadata from the image I get combined-image checksum
working again and sysupgrade works.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2018-11-26 12:05:45 +01:00
..
functions base-files: make it possible to specify switch led mode 2018-09-29 17:23:11 +02:00
preinit merge: base: update base-files and basic config 2017-12-08 19:41:18 +01:00
upgrade base-files: fwtool: Fix wrong checksum on combined-image with metadata 2018-11-26 12:05:45 +01:00
functions.sh base-files: fix postinstall uci-defaults removal 2018-09-24 18:58:00 +02:00