<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/package/Makefile, branch master</title>
<subtitle>OpenWrt SVN history</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/'/>
<updated>2016-04-17T12:50:30Z</updated>
<entry>
<title>package: remove .git files from images</title>
<updated>2016-04-17T12:50:30Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2016-04-17T12:50:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=bd376156f677665a4422888fdc259411233f0e65'/>
<id>urn:sha1:bd376156f677665a4422888fdc259411233f0e65</id>
<content type='text'>
If you have your ./files/ directory stored in a git repository,
the .git will be included into images using precious space.
This patch removes .git directories before packing images.

Signed-off-by: Joerg Jungermann &lt;jj@borkum.net&gt;
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;


SVN-Revision: 49180
</content>
</entry>
<entry>
<title>buildroot: apply IGNORE_ERRORS to host builds</title>
<updated>2016-03-04T11:20:11Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-03-04T11:20:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=8446fdb95ba7d96e744161b2479e16e0050e3b7b'/>
<id>urn:sha1:8446fdb95ba7d96e744161b2479e16e0050e3b7b</id>
<content type='text'>
Apply the error ignore mechanism to host builds as well in order to skip over
broken feed packages.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 48918
</content>
</entry>
<entry>
<title>package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH set</title>
<updated>2016-01-31T23:29:12Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-31T23:29:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=9e9a1d490b501aaf2243defc17bbb987f4deb75c'/>
<id>urn:sha1:9e9a1d490b501aaf2243defc17bbb987f4deb75c</id>
<content type='text'>
Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48585
</content>
</entry>
<entry>
<title>include: group kmod ipk files into a "kernel" subdirectory</title>
<updated>2016-01-24T15:36:05Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-01-24T15:36:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=2b801c80a3b0dcfabcf2b12437f081f70de779dc'/>
<id>urn:sha1:2b801c80a3b0dcfabcf2b12437f081f70de779dc</id>
<content type='text'>
This is useful to just use the kmods from an official build while supplying
base packages from a custom feed or the other way around; for just overriding
the kmods with a local repo while using official repos for the rest.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 48475
</content>
</entry>
<entry>
<title>build: add opkg host dependency</title>
<updated>2015-12-13T17:03:40Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-12-13T17:03:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=edf6f364870ceeb0b11795fd0cb2f2c5b8cb2f67'/>
<id>urn:sha1:edf6f364870ceeb0b11795fd0cb2f2c5b8cb2f67</id>
<content type='text'>
fixes a missing host opkg
found by: unselect base-files, opkg

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

SVN-Revision: 47885
</content>
</entry>
<entry>
<title>build: Prevent more gzip timestamps</title>
<updated>2015-07-14T09:57:45Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-07-14T09:57:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=ed7b17c34847303322aa5716dd4addd601f080d2'/>
<id>urn:sha1:ed7b17c34847303322aa5716dd4addd601f080d2</id>
<content type='text'>
To improve reproducibility, prevent the inclusion of timestamps
in the gzip header.

Signed-off-by: Reiner Herrmann &lt;reiner@reiner-h.de&gt;

SVN-Revision: 46361
</content>
</entry>
<entry>
<title>fix mklibs with musl</title>
<updated>2015-06-25T10:14:22Z</updated>
<author>
<name>Matteo Croce</name>
</author>
<published>2015-06-25T10:14:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=811f3fa41eb6b5e3a64921522900aef28abd389b'/>
<id>urn:sha1:811f3fa41eb6b5e3a64921522900aef28abd389b</id>
<content type='text'>
crate a relative symlink to libc.so because
make wildcard function ignores broken symlinks

SVN-Revision: 46123
</content>
</entry>
<entry>
<title>build: do another init script enabling run, fixes init scripts added via files/ (#19857)</title>
<updated>2015-06-14T17:42:05Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-06-14T17:42:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=c44d52e0b2406a29202cdf6a9fc64faf1c5a1614'/>
<id>urn:sha1:c44d52e0b2406a29202cdf6a9fc64faf1c5a1614</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45964
</content>
</entry>
<entry>
<title>build: trigger pacakge index creation for all feeds if required</title>
<updated>2015-05-26T11:37:05Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-05-26T11:37:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=1b7a8a96f9d7be9e77a5ef27fb037eaafa5e37dc'/>
<id>urn:sha1:1b7a8a96f9d7be9e77a5ef27fb037eaafa5e37dc</id>
<content type='text'>
When CONFIG_PER_FEED_REPO_ADD_DISABLED is set, trigger index creation for
any available feed, regardless of whether there where binaries built or not.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 45765
</content>
</entry>
<entry>
<title>build: allow creating empty package feeds</title>
<updated>2015-05-26T09:09:07Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-05-26T09:09:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=a2a4e62cd282bd77a2cb560be741375a002a1bef'/>
<id>urn:sha1:a2a4e62cd282bd77a2cb560be741375a002a1bef</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

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