<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/wvstreams, branch master</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=master</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2013-06-20T15:08:18Z</updated>
<entry>
<title>wvstreams: Pass -fPIC to CFLAGS when building PIC objects</title>
<updated>2013-06-20T15:08:18Z</updated>
<author>
<name>Markos Chandras</name>
<email>markos.chandras@imgtec.com</email>
</author>
<published>2013-06-20T14:14:10Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=31d72937cf17e9e476e956986030e93f8fd2ce56'/>
<id>urn:sha1:31d72937cf17e9e476e956986030e93f8fd2ce56</id>
<content type='text'>
The argp bundled dependency which is linked to the libwvutils.so
shared library, wasn't built with -fPIC.
MIPS will refuce to link a non-PIC library with a shared one.

We fix this problem by appending -fPIC to CFLAGS and build all the
shared objects with -fPIC.

[Peter: use +=]
Signed-off-by: Markos Chandras &lt;markos.chandras@imgtec.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>wvstreams: fix openssl detection when statically linking</title>
<updated>2013-06-19T21:56:41Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2013-06-19T21:55:29Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=aa60e76c02f21edb461f16ae4a7f62ea3b2c1d0b'/>
<id>urn:sha1:aa60e76c02f21edb461f16ae4a7f62ea3b2c1d0b</id>
<content type='text'>
The openssl tests need to link against libz as libcrypto references it.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>wvstreams: needs host-pkgconf</title>
<updated>2013-06-19T21:56:41Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2013-06-19T21:54:18Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b03e04f3df86e1f2e6e136c5a536c516e2374807'/>
<id>urn:sha1:b03e04f3df86e1f2e6e136c5a536c516e2374807</id>
<content type='text'>
The wvstreams configure script uses pkg-config, so we need to build
host-pkgconf before.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Normalize separator size to 80</title>
<updated>2013-06-06T20:30:24Z</updated>
<author>
<name>Alexandre Belloni</name>
<email>alexandre.belloni@free-electrons.com</email>
</author>
<published>2013-06-05T23:53:30Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8dfd59d1144b3a1a230da7a81743f145363e0708'/>
<id>urn:sha1:8dfd59d1144b3a1a230da7a81743f145363e0708</id>
<content type='text'>
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>wvstreams: need largefile support</title>
<updated>2013-05-28T21:32:25Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2013-05-28T11:17:20Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a3029189aa45058dd864aac0425e5e1d682b0fad'/>
<id>urn:sha1:a3029189aa45058dd864aac0425e5e1d682b0fad</id>
<content type='text'>
Fixes:

  http://autobuild.buildroot.org/results/bc4/bc4c617a5d7740b6eedcfc0dd24aeed5bc888f6d/build-end.log

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>wvstreams: add missing includes for getuid()</title>
<updated>2013-05-12T18:58:40Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2013-05-12T18:58:40Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=401a3d98e10f7a35614434758aac3115a30972f3'/>
<id>urn:sha1:401a3d98e10f7a35614434758aac3115a30972f3</id>
<content type='text'>
Fixes http://autobuild.buildroot.net/results/2ad80b1ae823fbe196f8a65220d5d4a0dd202c4e/

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>wvstreams: disable warnings</title>
<updated>2013-05-11T07:36:46Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2013-05-09T02:28:38Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=9b34cc0bcd9f223ba836882c9d08e1a3f95560bc'/>
<id>urn:sha1:9b34cc0bcd9f223ba836882c9d08e1a3f95560bc</id>
<content type='text'>
During the compilation of wvstreams, a number of strict aliasing
related warnings are shown, making the build quite noisy. Turn
warnings off using the --disable-warnings option.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>wvstreams: fix build failures</title>
<updated>2013-05-11T07:36:43Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2013-05-09T02:28:37Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ff24e7f040b2d2b805699bc8ead7bf82f1d4f7dc'/>
<id>urn:sha1:ff24e7f040b2d2b805699bc8ead7bf82f1d4f7dc</id>
<content type='text'>
Add a patch to fix wvstreams build failures such as
http://autobuild.buildroot.org/results/8cb2904113a5e63d6170c085f77a8040d50a0138/build-end.log.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>wvstreams: new package</title>
<updated>2013-05-06T10:33:28Z</updated>
<author>
<name>Simon Dawson</name>
<email>spdawson@gmail.com</email>
</author>
<published>2013-04-24T23:19:01Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=44a2eff85bffa73be8cf9fe81859844d49bc6dce'/>
<id>urn:sha1:44a2eff85bffa73be8cf9fe81859844d49bc6dce</id>
<content type='text'>
Signed-off-by: Simon Dawson &lt;spdawson@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
