aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mkimage/patches/100-freebsd-compat.patch
Commit message (Collapse)AuthorAgeFilesLines
* tools/mkimage: Update U-Boot to version 2019.07Hauke Mehrtens2019-09-041-14/+0
| | | | | | | | | | | | | 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>
* tools: Fix mkimage build on FreeBSD 10.1Jo-Philipp Wich2015-02-051-0/+14
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44280