1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-02 04:46:16 +02:00
openwrt/tools/mkimage/patches
Hauke Mehrtens e6ccb40ba5 tools: mkimage: Update U-Boot to version 2021.01
* The fit image is now created with 0666 permission in upstream U-Boot
  remove our patch switch creates it with 0744
* The generated/autoconf.h file is created now as an empty file, it is
  not needed to remove this include any more.
* Upstream lib/rsa/rsa-sign.c now includes stdlib.h instead of malloc.h
* ALIGN_MASK was moved to imagetool.h, own patch should not be needed
  any more.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2021-02-08 22:46:27 +01:00
..
030-allow-to-use-different-magic.patch tools: mkimage: Update U-Boot to version 2021.01 2021-02-08 22:46:27 +01:00
050-Add-compatibility-with-non-Linux-hosts.patch tools: mkimage: Update U-Boot to version 2021.01 2021-02-08 22:46:27 +01:00
210-link-libcrypto-static.patch tools: mkimage: Update U-Boot to version 2021.01 2021-02-08 22:46:27 +01:00