<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/lynxis/include/package-dumpinfo.mk, branch reboot</title>
<subtitle>lynxis staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/'/>
<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/staging/lynxis/commit/?id=0333da8943275324d366d562b70f90febbe97e7d'/>
<id>urn:sha1:0333da8943275324d366d562b70f90febbe97e7d</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/staging/lynxis/commit/?id=7002f6326e9dcd4cb3272763ba9b9debd9f3a60d'/>
<id>urn:sha1:7002f6326e9dcd4cb3272763ba9b9debd9f3a60d</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/staging/lynxis/commit/?id=eb738f52750451fc1083f38f8c5cb77220e49d84'/>
<id>urn:sha1:eb738f52750451fc1083f38f8c5cb77220e49d84</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/staging/lynxis/commit/?id=5e4789671ae4ecd9d2eb239e865f15ef60232287'/>
<id>urn:sha1:5e4789671ae4ecd9d2eb239e865f15ef60232287</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/staging/lynxis/commit/?id=a62f0d02ec82d8a4c9618076a7893665dc21cf78'/>
<id>urn:sha1:a62f0d02ec82d8a4c9618076a7893665dc21cf78</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/staging/lynxis/commit/?id=285012d8972b1891c78d9d77b8a2f7d4e81ae829'/>
<id>urn:sha1:285012d8972b1891c78d9d77b8a2f7d4e81ae829</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/staging/lynxis/commit/?id=a720dd209f8b345cdfa5d2432287520389404445'/>
<id>urn:sha1:a720dd209f8b345cdfa5d2432287520389404445</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/staging/lynxis/commit/?id=edee850e181abba55d7cb03788d75fc3bac2a54a'/>
<id>urn:sha1:edee850e181abba55d7cb03788d75fc3bac2a54a</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/staging/lynxis/commit/?id=bcf4757508f03f7b3e0c5b3b2d15627dbacbd4bd'/>
<id>urn:sha1:bcf4757508f03f7b3e0c5b3b2d15627dbacbd4bd</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/staging/lynxis/commit/?id=459762ace28f9685f40e68aab0fa66a4d84ecc6c'/>
<id>urn:sha1:459762ace28f9685f40e68aab0fa66a4d84ecc6c</id>
<content type='text'>
SVN-Revision: 26491
</content>
</entry>
</feed>
