<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/luka/scripts/feeds, branch master</title>
<subtitle>tree of Luka Perkov resides here</subtitle>
<id>https://git.openwrt.org/openwrt/staging/luka/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/luka/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/'/>
<updated>2019-09-15T17:54:03Z</updated>
<entry>
<title>scripts/feeds: fix accepting "-" in feed type string</title>
<updated>2019-09-15T17:54:03Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2019-09-15T17:53:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=d5cd80a1e8e76c19ddb2c5a00a0320330082c4ff'/>
<id>urn:sha1:d5cd80a1e8e76c19ddb2c5a00a0320330082c4ff</id>
<content type='text'>
Fixes a syntax error in processing the type src-git-full

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>scripts/feeds: fix 'src-include' directive</title>
<updated>2019-09-02T14:48:40Z</updated>
<author>
<name>Bjørn Mork</name>
</author>
<published>2019-09-02T11:49:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=a21b70be31a9d8adda0ae65cc38d1b3b4b6680d4'/>
<id>urn:sha1:a21b70be31a9d8adda0ae65cc38d1b3b4b6680d4</id>
<content type='text'>
Commit 775b70f8d5df renamed parse_file() parameters without
updating the recursive call. This broke parsing of any feeds.conf
using 'src-include'.

 $ scripts/feeds update -a
 Can't use string ("defaults") as a HASH ref while "strict refs" in use at scripts/feeds line 63, &lt;$fh&gt; line 1.

Fixes: 775b70f8d5df ("scripts/feeds: allow adding parameters to feeds")
Signed-off-by: Bjørn Mork &lt;bjorn@mork.no&gt;
</content>
</entry>
<entry>
<title>scripts/feeds: allow adding parameters to feeds</title>
<updated>2019-08-28T14:10:41Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2019-08-28T13:21:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=775b70f8d5dfe9830aaf3b79fc8fb38c8148ee1f'/>
<id>urn:sha1:775b70f8d5dfe9830aaf3b79fc8fb38c8148ee1f</id>
<content type='text'>
this allows adding "--" prefixed parameters inside feeds.conf between the
target and name. The first parameter is --force which has the same effect
as using -f when installing any of the packages. This allows creating
feeds that will override base packages by default.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>scripts/feeds: add src-include method</title>
<updated>2019-07-01T14:18:44Z</updated>
<author>
<name>Bjørn Mork</name>
</author>
<published>2019-06-05T12:19:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=7a1b575ac4ede2778bb21cfafa7a1152d9d2555f'/>
<id>urn:sha1:7a1b575ac4ede2778bb21cfafa7a1152d9d2555f</id>
<content type='text'>
The src-include method allows recursive inclusion of feeds.conf snippets.

This can for example be used for adding static local feeds to
feeds.conf.default without ever having to update the local feeds.conf:

 src-include defaults feeds.conf.default
 src-link custom /usr/local/src/lede/custom

Signed-off-by: Bjørn Mork &lt;bjorn@mork.no&gt;
</content>
</entry>
<entry>
<title>include/feeds.mk: rework generation of opkg distfeeds.conf</title>
<updated>2018-07-12T19:18:41Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2018-07-09T22:00:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=16035a7dd370671670693af9ae63368ee4dd731f'/>
<id>urn:sha1:16035a7dd370671670693af9ae63368ee4dd731f</id>
<content type='text'>
Allow enabling/commenting/disabling each feed individually by using a
tristate config symbol.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
<entry>
<title>scripts/feeds: add src-dummy method</title>
<updated>2018-07-12T19:16:40Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2018-07-09T20:00:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=6bdd5d8459cca7ceb93c841cccf61dc7ce830092'/>
<id>urn:sha1:6bdd5d8459cca7ceb93c841cccf61dc7ce830092</id>
<content type='text'>
The src-dummy method does not actually obtain any feed, but it can be used
to insert addtional entries into the opkg distfeeds.conf. This is useful to
make package feeds available to users without requiring the corresponding
source feeds to be available during build.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
<entry>
<title>build: fix target metadata scan dependencies</title>
<updated>2018-07-02T12:27:06Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2018-07-02T12:23:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=29b2199eb084bb3d8a58f92d3b2256a4fb53fe51'/>
<id>urn:sha1:29b2199eb084bb3d8a58f92d3b2256a4fb53fe51</id>
<content type='text'>
Move SCAN_DEPS to scan.mk to eliminate redundancy with scripts/feeds
Add image/*.mk to SCAN_DEPS for targets to pick up newly added devices

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>scripts/feeds: add support for git feeds with submodules</title>
<updated>2018-04-27T13:19:19Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2018-04-25T09:31:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=41ab276fe4d6a18f7bf875b4727474104fc4e136'/>
<id>urn:sha1:41ab276fe4d6a18f7bf875b4727474104fc4e136</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>scripts/feeds: fix install of packages with different source/binary names</title>
<updated>2018-01-14T16:07:58Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2018-01-14T16:07:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=06d51dbb9e4c3160094b61354115b80f0fc7dae8'/>
<id>urn:sha1:06d51dbb9e4c3160094b61354115b80f0fc7dae8</id>
<content type='text'>
The logic for choice between source and binary packages was reversed.

Fixes: 52719c2b67af "metadata: scripts/feeds: distinguish between source
and binary packages, resolve virtual dependencies"
Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
<entry>
<title>metadata: scripts/feeds: distinguish between source and binary packages, resolve virtual dependencies</title>
<updated>2018-01-13T18:54:45Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2018-01-11T17:38:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=52719c2b67aff4b406e23ea5ed746c6c006e85bc'/>
<id>urn:sha1:52719c2b67aff4b406e23ea5ed746c6c006e85bc</id>
<content type='text'>
Properly resolve build depends to source packages and runtime depends to
binary packages. Dependencies on virtual packages are resolved to the first
provider now.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
</feed>
