<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/libs, branch nearest-from-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>libubox: update to latest git revision</title>
<updated>2014-08-20T18:21:59+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-08-20T18:21:59+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=db657af409d622fdaa84e7475e7c445af607d5e0'/>
<id>db657af409d622fdaa84e7475e7c445af607d5e0</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 42230
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 42230
</pre>
</div>
</content>
</entry>
<entry>
<title>gmp: add host compile</title>
<updated>2014-08-18T13:10:11+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-08-18T13:10:11+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7ba7ddf88e685f053fc13afc72569cd13d0f78f4'/>
<id>7ba7ddf88e685f053fc13afc72569cd13d0f78f4</id>
<content type='text'>
Currently, any package that uses host compile and depends on
libgmp.so will fail. This is because gmp is not compile for
host machine. So, staging_dir/host has only static lib for gmp

 $ ls staging_dir/host/lib/libgmp* -1
 staging_dir/host/lib/libgmp.a
 staging_dir/host/lib/libgmp.la
 staging_dir/host/lib/libgmpxx.a
 staging_dir/host/lib/libgmpxx.la

Addind host compile in gmp, the dependent package can use:

 PKG_BUILD_DEPENDS:=gmp/host

That will compile gmp to staging_dir/host with *.so files

Signed-off-by: Luiz Angelo Daros de Luca &lt;luizluca@gmail.com&gt;

SVN-Revision: 42196
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, any package that uses host compile and depends on
libgmp.so will fail. This is because gmp is not compile for
host machine. So, staging_dir/host has only static lib for gmp

 $ ls staging_dir/host/lib/libgmp* -1
 staging_dir/host/lib/libgmp.a
 staging_dir/host/lib/libgmp.la
 staging_dir/host/lib/libgmpxx.a
 staging_dir/host/lib/libgmpxx.la

Addind host compile in gmp, the dependent package can use:

 PKG_BUILD_DEPENDS:=gmp/host

That will compile gmp to staging_dir/host with *.so files

Signed-off-by: Luiz Angelo Daros de Luca &lt;luizluca@gmail.com&gt;

SVN-Revision: 42196
</pre>
</div>
</content>
</entry>
<entry>
<title>cyassl: update to 3.1.0</title>
<updated>2014-08-08T05:25:52+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2014-08-08T05:25:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=415284ca1c290078a5ee214214e2a736361d5388'/>
<id>415284ca1c290078a5ee214214e2a736361d5388</id>
<content type='text'>
SVN-Revision: 42063
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 42063
</pre>
</div>
</content>
</entry>
<entry>
<title>polarssl: bump to 1.3.8</title>
<updated>2014-08-08T05:20:50+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2014-08-08T05:20:50+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0472c0e22f37dcb3e65b331bb5cdb20201c751e3'/>
<id>0472c0e22f37dcb3e65b331bb5cdb20201c751e3</id>
<content type='text'>
SVN-Revision: 42061
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 42061
</pre>
</div>
</content>
</entry>
<entry>
<title>openssl: another day another bug fix update</title>
<updated>2014-08-07T20:54:41+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-08-07T20:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=eb8119d5909ed9642511538a6318fbb5071c7cbc'/>
<id>eb8119d5909ed9642511538a6318fbb5071c7cbc</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 42055
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 42055
</pre>
</div>
</content>
</entry>
<entry>
<title>lzo: enable parallel build</title>
<updated>2014-07-18T14:42:15+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-07-18T14:42:15+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=354a8353902a38971407e669d212f0c456f9af68'/>
<id>354a8353902a38971407e669d212f0c456f9af68</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41734
</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: 41734
</pre>
</div>
</content>
</entry>
<entry>
<title>lzo: Update to version 2.08</title>
<updated>2014-07-17T22:06:04+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2014-07-17T22:06:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=48494962d123def9e5c3eaf47227037ef58fbd6f'/>
<id>48494962d123def9e5c3eaf47227037ef58fbd6f</id>
<content type='text'>
lzo: Update to 2.08, fixes CVE-2014-4607

Signed-off-by: Luis Dallos &lt;ld@nkvd.ignorelist.com&gt;

SVN-Revision: 41707
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lzo: Update to 2.08, fixes CVE-2014-4607

Signed-off-by: Luis Dallos &lt;ld@nkvd.ignorelist.com&gt;

SVN-Revision: 41707
</pre>
</div>
</content>
</entry>
<entry>
<title>libubox: update to the latest version, fixes a jshn parsing error (#17128)</title>
<updated>2014-07-16T18:35:25+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-07-16T18:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0af20bbfc840d4a2b16f34fbf71bafe80840d275'/>
<id>0af20bbfc840d4a2b16f34fbf71bafe80840d275</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41674
</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: 41674
</pre>
</div>
</content>
</entry>
<entry>
<title>build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages</title>
<updated>2014-06-30T08:19:48+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-06-30T08:19:48+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b3b55de395b88cf8abf139038250549e1fc1d47d'/>
<id>b3b55de395b88cf8abf139038250549e1fc1d47d</id>
<content type='text'>
The idea is to gradually fix the packages

Signed-off-by: Etienne CHAMPETIER &lt;etienne.champetier@free.fr&gt;

SVN-Revision: 41411
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The idea is to gradually fix the packages

Signed-off-by: Etienne CHAMPETIER &lt;etienne.champetier@free.fr&gt;

SVN-Revision: 41411
</pre>
</div>
</content>
</entry>
<entry>
<title>librpc: fix compile errors with musl</title>
<updated>2014-06-29T22:25:54+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-06-29T22:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=07304f4732d5daa8157f6b8333fa9824f55faf3c'/>
<id>07304f4732d5daa8157f6b8333fa9824f55faf3c</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

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