<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/include/package-dumpinfo.mk, 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-01-24T15:36:05Z</updated>
<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>include: remove trailing whitespaces</title>
<updated>2015-03-29T07:29:18Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2015-03-29T07:29:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=cce779b8ffc6325ddd531a0b2aea508a422a226f'/>
<id>urn:sha1:cce779b8ffc6325ddd531a0b2aea508a422a226f</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 45127
</content>
</entry>
<entry>
<title>generate list of license information for packages</title>
<updated>2014-10-26T16:57:33Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-10-26T16:57:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=40fccac3abfa55acdc4cd7dfe5791ebdbc2ee3c5'/>
<id>urn:sha1:40fccac3abfa55acdc4cd7dfe5791ebdbc2ee3c5</id>
<content type='text'>
Many packages define already metadata about their license (PKG_LICENSE),
but this is only included in the ipk files.

This change allows to create the information also on the build-host,
to get an overview on the used licenses.
In the full list, also all packages without this info are shown

Signed-off-by: Thomas Langer &lt;thomas.langer@lantiq.com&gt;

SVN-Revision: 43070
</content>
</entry>
<entry>
<title>build: add support for declaring package CONFLICTS which only affect selecting built-in packages</title>
<updated>2014-10-05T16:41:33Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-10-05T16:41:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=a4c62a334611047cfada71b775fd784f4384d0ce'/>
<id>urn:sha1:a4c62a334611047cfada71b775fd784f4384d0ce</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 42770
</content>
</entry>
<entry>
<title>build: allow packages with build variants to explicitly select a default variant</title>
<updated>2014-09-23T10:41:15Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-09-23T10:41:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=141941dbf251d912d6d77b1af9b941a121ac2711'/>
<id>urn:sha1:141941dbf251d912d6d77b1af9b941a121ac2711</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 42654
</content>
</entry>
<entry>
<title>include: add a meta data field for required system user:group</title>
<updated>2014-09-11T12:27:26Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-09-11T12:27:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=dc28a01bb9f27c705a83a8aeba4056d41d932ae4'/>
<id>urn:sha1:dc28a01bb9f27c705a83a8aeba4056d41d932ae4</id>
<content type='text'>
this is in preparation of having services run as !root with
ACL'ed access to ubus.

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 42469
</content>
</entry>
<entry>
<title>build: introduce per feed repository support</title>
<updated>2014-08-05T11:24:24Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2014-08-05T11:24:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=eb1ca3677941beb3861fd6bb5144893d63241244'/>
<id>urn:sha1:eb1ca3677941beb3861fd6bb5144893d63241244</id>
<content type='text'>
This changeset implements a new menuconfig option to generate separate
repositories for each enabled package feed instead of one monolithic one.

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

SVN-Revision: 42002
</content>
</entry>
<entry>
<title>build: add a dependency on libc to all non-kernel packages</title>
<updated>2012-06-10T20:27:37Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-06-10T20:27:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=670f560d2c108966a8fa527fbb5863ea8bed171e'/>
<id>urn:sha1:670f560d2c108966a8fa527fbb5863ea8bed171e</id>
<content type='text'>
SVN-Revision: 32171
</content>
</entry>
<entry>
<title>add support for hidden packages that get selected/built but do not show up in menuconfig</title>
<updated>2011-07-02T06:49:09Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2011-07-02T06:49:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=4bf4511f67f20560237153faceb1757a3e7f8b41'/>
<id>urn:sha1:4bf4511f67f20560237153faceb1757a3e7f8b41</id>
<content type='text'>
SVN-Revision: 27344
</content>
</entry>
<entry>
<title>add a new package metadata variable MDEPENDS for specifying local menuconfig dependencies that do not propagate to other packages</title>
<updated>2011-04-05T19:03:51Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2011-04-05T19:03:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=f02254c8f267a0f1d72b404541672d63da44f935'/>
<id>urn:sha1:f02254c8f267a0f1d72b404541672d63da44f935</id>
<content type='text'>
SVN-Revision: 26491
</content>
</entry>
</feed>
