openwrtv3/package/base-files/files
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
..
bin base-files: make it possible to specify switch led mode 2018-09-29 17:23:11 +02:00
etc base-files: fix unkillable processes after restart 2018-11-22 13:15:10 +01:00
lib base-files: fwtool: Fix wrong checksum on combined-image with metadata 2018-11-26 12:05:45 +01:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: sysupgrade: Allow downloading of firmware images using HTTPS 2018-11-25 19:26:50 +01:00
usr base-files: add menuconfig option for HOME_URL 2018-06-27 08:40:34 +02:00