tn3399_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>
2018-11-26 12:05:45 +01:00
..
base-files base-files: fwtool: Fix wrong checksum on combined-image with metadata 2018-11-26 12:05:45 +01:00
boot uboot-mxs: bump to v2018.09 2018-11-01 17:16:52 +01:00
devel valgrind: enable LTO and refresh patches 2018-11-26 09:44:42 +01:00
firmware amd64-microcode: create early load microcode image 2018-11-26 12:05:45 +01:00
kernel kernel/modules: TI ADS1015 kernel module support enabled. 2018-11-25 19:26:56 +01:00
libs nghttp2: bump to 1.35.0 2018-11-25 20:22:15 +01:00
network wireguard: bump to 0.0.20181119 2018-11-19 22:15:02 +01:00
system procd: update to latest git HEAD 2018-11-23 15:27:35 +01:00
utils util-linux: Update to 2.33 2018-11-15 21:19:37 +01:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00