aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mkimage/patches/070-remove_generated_autoconf.patch
diff options
context:
space:
mode:
authorLucian Cristian <lucian.cristian@gmail.com>2020-04-19 16:07:10 +0300
committerHauke Mehrtens <hauke@hauke-m.de>2020-04-26 21:20:47 +0200
commit042917f1c4e8e68ed6c6948dcaf57d35d0b3c366 (patch)
tree03b399eb6fa81d92f0ef613116469f48ca8726c4 /tools/mkimage/patches/070-remove_generated_autoconf.patch
parent066ec97167e49b5c037b04dc4ec76c4cad5b75e2 (diff)
downloadupstream-042917f1c4e8e68ed6c6948dcaf57d35d0b3c366.tar.gz
upstream-042917f1c4e8e68ed6c6948dcaf57d35d0b3c366.tar.bz2
upstream-042917f1c4e8e68ed6c6948dcaf57d35d0b3c366.zip
tools/mkimage: update to 2020.04
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>
Diffstat (limited to 'tools/mkimage/patches/070-remove_generated_autoconf.patch')
-rw-r--r--tools/mkimage/patches/070-remove_generated_autoconf.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/mkimage/patches/070-remove_generated_autoconf.patch b/tools/mkimage/patches/070-remove_generated_autoconf.patch
new file mode 100644
index 0000000000..7dcc8b64c1
--- /dev/null
+++ b/tools/mkimage/patches/070-remove_generated_autoconf.patch
@@ -0,0 +1,10 @@
+--- a/tools/imximage.c
++++ b/tools/imximage.c
+@@ -11,7 +11,6 @@
+ #include "imagetool.h"
+ #include <image.h>
+ #include "imximage.h"
+-#include <generated/autoconf.h>
+
+ #define UNDEFINED 0xFFFFFFFF
+