<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/libs, 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>package/libs: probably from OpenWRT</title>
<updated>2018-09-16T17:34:18+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2018-09-16T17:34:18+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=693980b95882f1deef7e22f4b5d06689d63c3d24'/>
<id>693980b95882f1deef7e22f4b5d06689d63c3d24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>package/libs/*ssl: probably from OpenWRT</title>
<updated>2018-09-16T17:23:49+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2018-09-16T17:23:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=57aefc18e4f86130ce66e3c4cdd728ad836aa961'/>
<id>57aefc18e4f86130ce66e3c4cdd728ad836aa961</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>package/libs/*ssl: adds, probably from OpenWRT</title>
<updated>2018-09-16T16:55:25+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2018-09-16T16:55:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e6b69e579348d4c16cba07e26f273e9d3bbe6516'/>
<id>e6b69e579348d4c16cba07e26f273e9d3bbe6516</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>package/libs/uclient: probably from OpenWRT</title>
<updated>2018-09-16T16:12:13+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2018-09-16T16:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ae247e15fd290dc2e0eeda517021f9ee67202a33'/>
<id>ae247e15fd290dc2e0eeda517021f9ee67202a33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>package/libs/*ssl: probably from OpenWRT</title>
<updated>2018-09-16T16:11:33+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2018-09-16T16:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8db96e88e082a20d279dafcde215c64bc7e92f01'/>
<id>8db96e88e082a20d279dafcde215c64bc7e92f01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
