Hauke Mehrtens
2ef739d258
tools/mkimage: backport gcc5 compatibility, patch
...
Fedora 22 includes gcc5 by default
build leads to error:
include/linux/compiler-gcc.h:114:30: fatal error: linux/compiler-gcc5.h: No such file or directory
backport upstream patch: "Add linux/compiler-gcc5.h to fix builds with gcc5"
id: 478b02f1a7043b673565075ea5016376f3293b23
Issue was reported at
https://forum.openwrt.org/viewtopic.php?id=56853
& replicated in a VM
created, flashed and tested ar71xx image successfully
as test
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 45703
2015-05-19 22:17:16 +00:00
Jo-Philipp Wich
d91e0a4df6
tools: Fix mkimage build on FreeBSD 10.1
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44280
2015-02-05 16:58:16 +00:00
Felix Fietkau
c3a7057e43
mkimage: remove check for miscompiled __weak
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43458
2014-12-01 11:07:30 +00:00
Felix Fietkau
eb41cee9e8
tools/mkimage: fix build errors ( #18445 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43441
2014-11-30 20:29:10 +00:00
Luka Perkov
25d8cb275e
mkimage: update to 2014.10
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43428
2014-11-29 22:43:59 +00:00
Luka Perkov
f170eacc88
mkimage: update to 2014.07
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42082
2014-08-08 21:03:14 +00:00
Luka Perkov
5342a1a2ea
mkimage: update to 2014.04
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40807
2014-05-21 09:42:33 +00:00
Felix Fietkau
ccdd6e8215
tools/mkimage: avoid a linux specific return code
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37368
2013-07-16 09:43:31 +00:00
Luka Perkov
620739e0be
mkimage: update to 2013.07-rc1
...
also remove 100-dtc-binary.patch which was not accepted upstream
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37361
2013-07-15 23:18:36 +00:00
Felix Fietkau
bfab82392a
tools/mkimage: add back a fixed version of 040-include_order.patch to fix build errors on some systems ( #12232 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36967
2013-06-18 21:53:46 +00:00
Felix Fietkau
4053e50591
tools/mkimage: unbreak non-linux build again
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36556
2013-05-06 10:30:29 +00:00
Luka Perkov
b693bfc710
mkimage: update to 2013.04
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 36550
2013-05-05 20:11:04 +00:00
Felix Fietkau
a23b6acbf5
mkimage: unbreak build on non-linux systems
...
SVN-Revision: 35909
2013-03-09 19:00:39 +00:00
Luka Perkov
9c8ee9c264
mkimage: upgrade to version 2013.01.01
...
SVN-Revision: 35905
2013-03-08 20:16:11 +00:00
Felix Fietkau
1f77bfff96
build: BSD compile fixes
...
following patch allows to build images for Qemu ARM on
OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64.
Mostly small pieces of code changes to get things right on the
specific platform.
Updated the README to describe better, which tools on the host
are required. Added some kind of prepare scripts to install needed
tools on BSD via packages.
Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
SVN-Revision: 35900
2013-03-07 17:32:29 +00:00
Felix Fietkau
dcd3a74da0
tools/mkimage: avoid picking up unrelated /usr/include headers with the same name as internal header files (e.g. image.h), fixes #12232
...
SVN-Revision: 33519
2012-09-23 08:49:34 +00:00
Luka Perkov
605c741c79
mkimage: update to 2012.04.01
...
SVN-Revision: 32143
2012-06-09 18:06:13 +00:00
Florian Fainelli
6d4358aed0
mkimage: update to 2011.12
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31171
2012-04-02 16:25:23 +00:00
Gabor Juhos
f3d2056b81
tools/mkimage: allow to use different magic in uImages
...
SVN-Revision: 29442
2011-12-05 14:52:22 +00:00
Lars-Peter Clausen
b043b26b54
mkimage/getline.h - Mac OS X 10.7 (Lion) fix
...
This mends mkimage for getline() in Mac OS X 10.7.
Signed-off-by: Joe Roback <openwrt-devel at roback.cc>
SVN-Revision: 27917
2011-08-05 16:53:43 +00:00
Alexandros C. Couloumbis
d6b2ce5df5
tools/mkimage: fix r24887
...
SVN-Revision: 24890
2011-01-03 14:27:53 +00:00
Alexandros C. Couloumbis
4e83015c51
tools/mkimage: fix compilation on FreeBSD
...
SVN-Revision: 24887
2011-01-03 12:30:19 +00:00
Felix Fietkau
32510b4494
tools/mkimage: remove the broken portability patch, it is no longer necessary with the new version
...
SVN-Revision: 24857
2010-12-30 15:48:32 +00:00
Imre Kaloz
3d501f9403
use u-boot v2010.12
...
SVN-Revision: 24809
2010-12-23 00:07:58 +00:00
Jo-Philipp Wich
4ad8aa543d
mkimage: fix compilation on FreeBSD
...
SVN-Revision: 22344
2010-07-22 02:43:44 +00:00
Felix Fietkau
43d56d9b56
mkimage: fix compile errors on non-glibc systems
...
SVN-Revision: 19095
2010-01-10 18:42:12 +00:00