<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/xback/tools/mkimage, branch reboot</title>
<subtitle>Staging tree of Koen Vandeputte</subtitle>
<id>https://git.openwrt.org/openwrt/staging/xback/atom?h=reboot</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/xback/atom?h=reboot'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/'/>
<updated>2016-01-28T22:42:44Z</updated>
<entry>
<title>tools/mkimage: backport SOURCE_DATE_EPOCH for reproducible builds</title>
<updated>2016-01-28T22:42:44Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-28T22:42:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=37f09b8129aadb8cba52c15446a31dfb59328e16'/>
<id>urn:sha1:37f09b8129aadb8cba52c15446a31dfb59328e16</id>
<content type='text'>
This pulls in Paul Kocialkowski's SOURCE_DATE_EPOCH support patch for u-boot,
which landed upstream circa July 2015. Note that this "host" u-boot repo is
only used to compile the 'mkimage' utility, and isn't used to actually compile
a bootloader for any target.

This patch could be removed if/when the host u-boot package is updated to a
contemporary version (but there doesn't seem to be any motivation/need to do
so).

Signed-off-by: bryan newbold &lt;bnewbold@robocracy.org&gt;
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt; [fix portability error, refresh patches]

SVN-Revision: 48542
</content>
</entry>
<entry>
<title>mkimage: cross compile fix: pass HOST_*FLAGS in to uboot's makefile</title>
<updated>2015-07-19T14:59:26Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-07-19T14:59:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=0fc6755f66c842c2b25768bf954fdf60355c21e0'/>
<id>urn:sha1:0fc6755f66c842c2b25768bf954fdf60355c21e0</id>
<content type='text'>
The HOST_*FLAGS are for compiling programs which will run on the machine that is
running the build.  Setting these flags is frequently required for unusual
cross-compiles.

Signed-off-by: Lawrence D'Anna &lt;larry@elder-gods.org&gt;

SVN-Revision: 46424
</content>
</entry>
<entry>
<title>tools/mkimage: backport gcc5 compatibility, patch</title>
<updated>2015-05-19T22:17:16Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2015-05-19T22:17:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=2ef739d258671a35331e65457a1f8c921b48cb3f'/>
<id>urn:sha1:2ef739d258671a35331e65457a1f8c921b48cb3f</id>
<content type='text'>
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
&amp; replicated in a VM

created, flashed and tested ar71xx image successfully
as test

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 45703
</content>
</entry>
<entry>
<title>tools: remove static linking support</title>
<updated>2015-02-06T00:00:43Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-02-06T00:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=f7e56763e12bdff2261929bbcb691e770341d043'/>
<id>urn:sha1:f7e56763e12bdff2261929bbcb691e770341d043</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44285
</content>
</entry>
<entry>
<title>tools: Fix mkimage build on FreeBSD 10.1</title>
<updated>2015-02-05T16:58:16Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-02-05T16:58:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=d91e0a4df6522fd490b27ee78fe99e3255e092a5'/>
<id>urn:sha1:d91e0a4df6522fd490b27ee78fe99e3255e092a5</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44280
</content>
</entry>
<entry>
<title>mkimage: remove check for miscompiled __weak</title>
<updated>2014-12-01T11:07:30Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-12-01T11:07:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=c3a7057e43a20085b4b71ce77f83306ec5334854'/>
<id>urn:sha1:c3a7057e43a20085b4b71ce77f83306ec5334854</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 43458
</content>
</entry>
<entry>
<title>tools/mkimage: fix build errors (#18445)</title>
<updated>2014-11-30T20:29:10Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-11-30T20:29:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=eb41cee9e8fe3097a0881df0183b3d26637040b7'/>
<id>urn:sha1:eb41cee9e8fe3097a0881df0183b3d26637040b7</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 43441
</content>
</entry>
<entry>
<title>mkimage: update to 2014.10</title>
<updated>2014-11-29T22:43:59Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2014-11-29T22:43:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=25d8cb275e1f16bb80c6d05dcf6d73d8d6882053'/>
<id>urn:sha1:25d8cb275e1f16bb80c6d05dcf6d73d8d6882053</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 43428
</content>
</entry>
<entry>
<title>mkimage: update to 2014.07</title>
<updated>2014-08-08T21:03:14Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2014-08-08T21:03:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=f170eacc88b9815803d0df349ed2d29b27619627'/>
<id>urn:sha1:f170eacc88b9815803d0df349ed2d29b27619627</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 42082
</content>
</entry>
<entry>
<title>mkimage: update to 2014.04</title>
<updated>2014-05-21T09:42:33Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2014-05-21T09:42:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=5342a1a2ea5ce8c7ece7c0f2f4fdf4c4d202f045'/>
<id>urn:sha1:5342a1a2ea5ce8c7ece7c0f2f4fdf4c4d202f045</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 40807
</content>
</entry>
</feed>
