<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/mkresin/include/scan.awk, branch master</title>
<subtitle>Staging tree of Mathias Kresin</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/mkresin/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/'/>
<updated>2015-02-09T12:09:31Z</updated>
<entry>
<title>build: propagate override information to .packageinfo</title>
<updated>2015-02-09T12:09:31Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-02-09T12:09:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=b7cf4cc61300e6e6023ae6a494991e5c57f90656'/>
<id>urn:sha1:b7cf4cc61300e6e6023ae6a494991e5c57f90656</id>
<content type='text'>
Packages overridden with "./scripts/feeds -f" will show up with an
"Override: &lt;original-package-name&gt;" in .packageinfo.

This will be useful to create a corresponding option in .config and
use this information during the build process.

Signed-off-by: Mathieu Olivari &lt;mathieu@qca.qualcomm.com&gt;

SVN-Revision: 44335
</content>
</entry>
<entry>
<title>build: allow openwrt.git packages to be replaced by feeds</title>
<updated>2015-02-09T12:09:23Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-02-09T12:09:23Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=2e2c04777b7ca4da9cc476685f1d4636bcdc4c0e'/>
<id>urn:sha1:2e2c04777b7ca4da9cc476685f1d4636bcdc4c0e</id>
<content type='text'>
Currently, replacing a package available in openwrt.git requires
modifications in openwrt.git, or requires duplicating the package in a
feed but with a different name, which causes all kind of problems
related to dependencies (all packages selecting it would have to be
modified accordingly to select the new package).

With this change, if a package with the same name is present both in
feeds/ and package/ folders, the one in feeds/ can override the one
in package/, both in the menuconfig and during the build, by passing the
"-f" option to "./scripts/feeds install"

This mechanism is particularly useful for vendor tree, or in general for
application which needs to replace one particular package which exists
within openwrt.git by a custom/newer version.

Signed-off-by: Mathieu Olivari &lt;mathieu@qca.qualcomm.com&gt;

SVN-Revision: 44334
</content>
</entry>
<entry>
<title>build: revert r44076</title>
<updated>2015-01-22T13:13:09Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-01-22T13:13:09Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=b6f268d775c8b7986667ccb685f985dcdf425cb0'/>
<id>urn:sha1:b6f268d775c8b7986667ccb685f985dcdf425cb0</id>
<content type='text'>
the patch causes issues when installing feeds

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

SVN-Revision: 44078
</content>
</entry>
<entry>
<title>build: allow openwrt.git packages to be replaced by feeds</title>
<updated>2015-01-22T09:35:40Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-01-22T09:35:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=de3bf7e4c227f9947e352a4de3861c3475415f0a'/>
<id>urn:sha1:de3bf7e4c227f9947e352a4de3861c3475415f0a</id>
<content type='text'>
Currently, replacing a package available in openwrt.git requires
modifications in openwrt.git, or requires duplicating the package in a
feed but with a different name, which causes all kind of problems
related to dependencies (all packages selecting it would have to be
modified accordingly to select the new package).

With this change, if a package with the same name is present both in
feeds/ and package/ folders, the one in feeds/ can override the one
in package/, both in the menuconfig and during the build, by passing the
"-f" option to "./scripts/feeds install"

This mechanism is particularly useful for vendor tree, or in general for
application which needs to replace one particular package which exists
within openwrt.git by a custom/newer version.

Signed-off-by: Mathieu Olivari &lt;mathieu@qca.qualcomm.com&gt;

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