mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
All images generated by mkimage are now always validated.
This change broke our downstream support for setting a custom value for
IH_MAGIC (mkimage -M ...). Make sure also plain legacy kernel images
with custom value set for IH_MAGIC validate correctly.
Fixes:
|
||
|---|---|---|
| .. | ||
| 030-allow-to-use-different-magic.patch | ||
| 050-Add-compatibility-with-non-Linux-hosts.patch | ||
| 095-tools-disable-TOOLS_FIT_FULL_CHECK.patch | ||
| 100-increase-tmpfile-name-length-limit.patch | ||