aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mkimage/patches/060-remove_kernel_includes.patch
Commit message (Collapse)AuthorAgeFilesLines
* tools/mkimage: update to 2020.04Lucian Cristian2020-04-261-29/+0
| | | | | | | | | also change the download source to https and add a mirror drop merged patches Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com> [Add extra changes to compile on FreeBSD, merge two patches] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* tools/mkimage: Update U-Boot to version 2019.07Hauke Mehrtens2019-09-041-22/+16
| | | | | | | | | | | | | This updates the U-Boot which provides the host tools like mkimage to version 2019.07. The patches were cleaned up and it was checked if this still compiles on Linux and FreeBSD. CONFIG_FIT_SIGNATURE_MAX_SIZE is set to the default value. The patch for libressl was merged upstream. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* tools/mkimage: update to version 2018.03Hauke Mehrtens2018-04-181-1/+1
| | | | | | | | This activates support for fit images and some other new mkimage features. Some of the patches were applied upstream and could be removed. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* mkimage: update to 2014.10Luka Perkov2014-11-291-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43428
* mkimage: update to 2014.04Luka Perkov2014-05-211-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40807
* tools/mkimage: unbreak non-linux build againFelix Fietkau2013-05-061-0/+35
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36556