openwrtv4/package
Jo-Philipp Wich 9808bd2799 Revert "base-files: fwtool: Fix wrong checksum on combined-image with metadata"
This reverts commit 41770add03.

The fwtool_check_image() procedure is used by `sysupgrade --test` which must
not alter the image under test in any way.

Currently, when the LuCI ui or any other sysupgrade wrapper first invokes
sysupgrade --test to verify the compatibility of the image and then calculates
the sha256sum over it, the resulting checksum will differ from the original
image since the test invocation will implicitely strip the metadata trailer.

To properly fix the underlying issue, the combined image checksumming code
must be modified to skip the metadata trailer.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-12-02 16:05:44 +01:00
..
base-files Revert "base-files: fwtool: Fix wrong checksum on combined-image with metadata" 2018-12-02 16:05:44 +01:00
boot apm821xx: add support for the Netgear WNDAP620 and WNDAP660 2018-11-26 12:05:46 +01:00
devel valgrind: enable LTO and refresh patches 2018-11-26 09:44:42 +01:00
firmware Revert "intel-microcode: create early load microcode image" 2018-11-27 18:58:37 +01:00
kernel mac80211: fix reordering of buffered broadcast packets 2018-11-28 23:23:38 +01:00
libs nghttp2: bump to 1.35.0 2018-11-25 20:22:15 +01:00
network odhcpd: update to latest git HEAD 2018-11-29 21:46:12 +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