diff options
author | Petr Štetiar <ynezz@true.cz> | 2018-11-09 12:27:12 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-11-26 12:05:45 +0100 |
commit | 41770add03ad77a0ce41ed424ad050238f7d9272 (patch) | |
tree | f1498cb3b6c3bd260c9aeca0fa11dc6b3a5ba1d4 /target/linux/ipq806x | |
parent | 975019b3a755ec3b91864b60b45e5ee104075096 (diff) | |
download | upstream-41770add03ad77a0ce41ed424ad050238f7d9272.tar.gz upstream-41770add03ad77a0ce41ed424ad050238f7d9272.tar.bz2 upstream-41770add03ad77a0ce41ed424ad050238f7d9272.zip |
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>
Diffstat (limited to 'target/linux/ipq806x')
0 files changed, 0 insertions, 0 deletions