<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/Makefile, 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: consider sub-directories when deploying packages to image with CONFIG_PER_FEED_REPO (#17430)</title>
<updated>2014-08-07T15:35:12+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-08-07T15:35:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=aebbc47c2af536d35cebf0f5face326f779286fe'/>
<id>aebbc47c2af536d35cebf0f5face326f779286fe</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 42041
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 42041
</pre>
</div>
</content>
</entry>
<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>package/Makefile: Substituted deprecated -perm +mode with -perm /mode</title>
<updated>2014-06-02T12:44:13+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-02T12:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3936ed402896c4e35ba9a84cc31f92feecb0a139'/>
<id>3936ed402896c4e35ba9a84cc31f92feecb0a139</id>
<content type='text'>
The find(1) -perm +mode is no longer supported and has been deprecated since
2005.

This could resolve #13855 ticket.

Signed-off-by: Rocco Folino &lt;lordzen87@gmail.com&gt;

SVN-Revision: 40927
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The find(1) -perm +mode is no longer supported and has been deprecated since
2005.

This could resolve #13855 ticket.

Signed-off-by: Rocco Folino &lt;lordzen87@gmail.com&gt;

SVN-Revision: 40927
</pre>
</div>
</content>
</entry>
<entry>
<title>package: ignore failed downloads with IGNORE_ERRORS</title>
<updated>2014-05-14T15:49:22+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-05-14T15:49:22+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=74906592549c6ca238562e740f1e61ed5fc6371f'/>
<id>74906592549c6ca238562e740f1e61ed5fc6371f</id>
<content type='text'>
When IGNORE_ERROR is set, also skip broken downloads, this is required
to make a full "make download" run even if some upstream sources are
unreachable.

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

SVN-Revision: 40768
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When IGNORE_ERROR is set, also skip broken downloads, this is required
to make a full "make download" run even if some upstream sources are
unreachable.

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

SVN-Revision: 40768
</pre>
</div>
</content>
</entry>
<entry>
<title>target/sdk: use .config instead of unconditionally enabling all build dirs</title>
<updated>2014-03-13T12:12:58+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-03-13T12:12:58+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ee4110aff031d53efe4fcc63e32cf218f455a7e9'/>
<id>ee4110aff031d53efe4fcc63e32cf218f455a7e9</id>
<content type='text'>
Call make defconfig on every build to catch newly added packages

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 39913
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Call make defconfig on every build to catch newly added packages

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 39913
</pre>
</div>
</content>
</entry>
<entry>
<title>build: fix installation of default-variant packages when the source package has multiple variants (#15237)</title>
<updated>2014-03-12T19:53:13+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-03-12T19:53:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d1c64ab221aff30db0ae13d41bbb9e571ee1bd45'/>
<id>d1c64ab221aff30db0ae13d41bbb9e571ee1bd45</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 39899
</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: 39899
</pre>
</div>
</content>
</entry>
<entry>
<title>package/index: fix index creating when building without signing</title>
<updated>2013-10-02T16:38:28+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2013-10-02T16:38:28+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=03b0c3b5a6f8c032ba10e1e1193eed1145a996c4'/>
<id>03b0c3b5a6f8c032ba10e1e1193eed1145a996c4</id>
<content type='text'>
Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;

SVN-Revision: 38287
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;

SVN-Revision: 38287
</pre>
</div>
</content>
</entry>
<entry>
<title>Add package signing infrastructure</title>
<updated>2013-10-02T12:12:10+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2013-10-02T12:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cbdd346b11c6f125f48cdb1e95870d16e5c0d628'/>
<id>cbdd346b11c6f125f48cdb1e95870d16e5c0d628</id>
<content type='text'>
Add package signing key and certificate configuration options to the
"Image configuration" submenu. If enabled, the Packages.gz list will
be signed as file Packages.sig. The passphrase for the signing key can
be sourced from a file or entered by the user. The signing certificate
is automatically added to the firmware image if opkg-smime is selected.

Signed-off-by: Evan Hunt &lt;each@isc.org&gt;
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 38284
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add package signing key and certificate configuration options to the
"Image configuration" submenu. If enabled, the Packages.gz list will
be signed as file Packages.sig. The passphrase for the signing key can
be sourced from a file or entered by the user. The signing certificate
is automatically added to the firmware image if opkg-smime is selected.

Signed-off-by: Evan Hunt &lt;each@isc.org&gt;
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 38284
</pre>
</div>
</content>
</entry>
<entry>
<title>mklibs: Fix mklibs usage when *.so files reside in subdirs</title>
<updated>2013-08-26T17:31:27+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-08-26T17:31:27+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f91d09cabb21d8f6011903174e2bafa3dc7f4f39'/>
<id>f91d09cabb21d8f6011903174e2bafa3dc7f4f39</id>
<content type='text'>
Currently package/Makefile only passes /lib /usr/lib and /usr/lib/ebtables
to mklibs. However, other libs can also reside in different subdirectories
(in my case /usr/lib/ipsec). Hence, create the list of library directories
dynamically.

Signed-off-by: Helmut Schaa &lt;helmut.schaa@googlemail.com&gt;

SVN-Revision: 37841
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently package/Makefile only passes /lib /usr/lib and /usr/lib/ebtables
to mklibs. However, other libs can also reside in different subdirectories
(in my case /usr/lib/ipsec). Hence, create the list of library directories
dynamically.

Signed-off-by: Helmut Schaa &lt;helmut.schaa@googlemail.com&gt;

SVN-Revision: 37841
</pre>
</div>
</content>
</entry>
<entry>
<title>build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm'</title>
<updated>2013-07-18T16:44:44+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-07-18T16:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4af1bb818c0c9784cb402e8a88546f69e2f1691e'/>
<id>4af1bb818c0c9784cb402e8a88546f69e2f1691e</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 37405
</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: 37405
</pre>
</div>
</content>
</entry>
</feed>
