<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/scripts/feeds, branch mtk-20170518</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>build: introduce per feed repository support</title>
<updated>2014-08-05T11:24:24+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-08-05T11:24:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a720dd209f8b345cdfa5d2432287520389404445'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: unset GREP_OPTIONS in env and feeds (fixes #16924)</title>
<updated>2014-06-30T06:50:22+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-06-30T06:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dcb5d00875b8a6834e7e293aad9e3775518d18e6'/>
<id>dcb5d00875b8a6834e7e293aad9e3775518d18e6</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41407
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41407
</pre>
</div>
</content>
</entry>
<entry>
<title>feeds: enable cloning of specific git commit</title>
<updated>2013-09-25T13:02:55+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2013-09-25T13:02:55+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=49722e7dcb19b4a70f455c689988bbb4bea89170'/>
<id>49722e7dcb19b4a70f455c689988bbb4bea89170</id>
<content type='text'>
Following syntax should be used to enable this feature:

src-git custom git://openwrt/custom-feed^SHA_COMMIT_ID

Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 38172
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Following syntax should be used to enable this feature:

src-git custom git://openwrt/custom-feed^SHA_COMMIT_ID

Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 38172
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/feeds: ensure that --ff is enabled</title>
<updated>2013-09-02T18:25:10+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2013-09-02T18:25:10+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a1267290ed9332b0de65f97ab3222e747b7634d6'/>
<id>a1267290ed9332b0de65f97ab3222e747b7634d6</id>
<content type='text'>
Users may have merge.ff set to false, which will force merge commits to
be generated.  The intent here is to have a fast-forward merge when
possible, so let's make sure fast-forwards are enabled.

Signed-off-by: John Szakmeister &lt;john@szakmeister.net&gt;
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 37884
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Users may have merge.ff set to false, which will force merge commits to
be generated.  The intent here is to have a fast-forward merge when
possible, so let's make sure fast-forwards are enabled.

Signed-off-by: John Szakmeister &lt;john@szakmeister.net&gt;
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 37884
</pre>
</div>
</content>
</entry>
<entry>
<title>feeds: fix check for core packages that are not in the package/ toplevel directory</title>
<updated>2013-05-29T18:17:07+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2013-05-29T18:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=103b69e2500dc0f504c78c6f4b8881461b051965'/>
<id>103b69e2500dc0f504c78c6f4b8881461b051965</id>
<content type='text'>
SVN-Revision: 36763
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36763
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/feeds: redirect stderr of the which call to /dev/null to avoid potentially confusing error messages on some systems</title>
<updated>2012-06-25T00:27:03+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-06-25T00:27:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3df534502c449850bdae6c7311180d112dc2f982'/>
<id>3df534502c449850bdae6c7311180d112dc2f982</id>
<content type='text'>
SVN-Revision: 32499
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32499
</pre>
</div>
</content>
</entry>
<entry>
<title>add further countermeasures against the git core.autocrlf option (fixes #9075)</title>
<updated>2012-05-08T13:30:54+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-05-08T13:30:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=85f1a2c67a7b20d28d950a4e595ef172cb28d156'/>
<id>85f1a2c67a7b20d28d950a4e595ef172cb28d156</id>
<content type='text'>
SVN-Revision: 31650
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 31650
</pre>
</div>
</content>
</entry>
<entry>
<title>build: rework verbosity level selection</title>
<updated>2012-04-26T17:53:56+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-04-26T17:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=34ffb526a27dc3f1bf16cd6cdebbfa08c40a6d7a'/>
<id>34ffb526a27dc3f1bf16cd6cdebbfa08c40a6d7a</id>
<content type='text'>
V=99 and V=1 are now deprecated in favor of a new verbosity class system,
though the old flags are still supported.
You can set the V variable on the command line (or OPENWRT_VERBOSE in the
environment) to one or more of the following characters:

- s: stdout+stderr (equal to the old V=99)
- c: commands (for build systems that suppress commands by default, e.g. kbuild)
- w: warnings/errors only (equal to the old V=1)

SVN-Revision: 31484
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
V=99 and V=1 are now deprecated in favor of a new verbosity class system,
though the old flags are still supported.
You can set the V variable on the command line (or OPENWRT_VERBOSE in the
environment) to one or more of the following characters:

- s: stdout+stderr (equal to the old V=99)
- c: commands (for build systems that suppress commands by default, e.g. kbuild)
- w: warnings/errors only (equal to the old V=1)

SVN-Revision: 31484
</pre>
</div>
</content>
</entry>
<entry>
<title>re-enable shallow git clones ('--depth 1')</title>
<updated>2012-04-24T18:19:16+00:00</updated>
<author>
<name>Mirko Vogt</name>
<email>mirko@openwrt.org</email>
</author>
<published>2012-04-24T18:19:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1f489e40842a7afe21b01a4bb4533edb00f31071'/>
<id>1f489e40842a7afe21b01a4bb4533edb00f31071</id>
<content type='text'>
SVN-Revision: 31469
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 31469
</pre>
</div>
</content>
</entry>
<entry>
<title>include revisions of feeds when listing them</title>
<updated>2012-04-24T12:56:18+00:00</updated>
<author>
<name>Mirko Vogt</name>
<email>mirko@openwrt.org</email>
</author>
<published>2012-04-24T12:56:18+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2ebcd4707c78e7cea9f2de59cb88214e69fe9c6f'/>
<id>2ebcd4707c78e7cea9f2de59cb88214e69fe9c6f</id>
<content type='text'>
SVN-Revision: 31467
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 31467
</pre>
</div>
</content>
</entry>
</feed>
