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
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>
6 years ago
..
base-files base-files: fwtool: Fix wrong checksum on combined-image with metadata 6 years ago
boot uboot-mxs: bump to v2018.09 6 years ago
devel valgrind: enable LTO and refresh patches 6 years ago
firmware amd64-microcode: create early load microcode image 6 years ago
kernel kernel/modules: TI ADS1015 kernel module support enabled. 6 years ago
libs nghttp2: bump to 1.35.0 6 years ago
network wireguard: bump to 0.0.20181119 6 years ago
system procd: update to latest git HEAD 6 years ago
utils util-linux: Update to 2.33 6 years ago
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 6 years ago