<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/liboil, branch 2009.02_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-01-18T10:51:53Z</updated>
<entry>
<title>The liboil Makefile will use "-mcpu=vfp" when building for ARM.</title>
<updated>2009-01-18T10:51:53Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-18T10:51:53Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6da70de5034ae3933c6d072378a8860078686200'/>
<id>urn:sha1:6da70de5034ae3933c6d072378a8860078686200</id>
<content type='text'>
The VFP is only available for a few ARM CPUs at the moment,
so this breaks the liboil build.

A patch is available upstream which only enables "-mfpu=vfp"
if "--enable-vfp" is given to "configure".
Autotools needs to be run for liboil for this to take effect.

A new configuration BR2_VFP_FLOAT is added to allow enabling vfp.
If this is "yes", then "-mfpu=vfp" is added to CFLAGS.



</content>
</entry>
<entry>
<title>buildroot: get rid of s390 support</title>
<updated>2009-01-12T14:36:14Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-12T14:36:14Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b24c3215c13b0f25979c744af4b2e58359b5723b'/>
<id>urn:sha1:b24c3215c13b0f25979c744af4b2e58359b5723b</id>
<content type='text'>
As discussed on the list. It isn't supported by uclibc, so I strongly doubt
anyone has been using it.
</content>
</entry>
<entry>
<title>Liboil is a library of simple functions that are optimized for various</title>
<updated>2008-12-03T09:02:46Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2008-12-03T09:02:46Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e5d9702dfd020fccb461844b549f718ae629aacf'/>
<id>urn:sha1:e5d9702dfd020fccb461844b549f718ae629aacf</id>
<content type='text'>
CPUs. It is required by various GStreamer plugins.

Signed-off-by: Markus Heidelberg &lt;markus.heidelberg@web.de&gt;

Modifications by Thomas Petazzoni:

 - Remove the glib2 dependency, which is only necessary to build a few
   examples. If glib2 is enabled in the configuration, then we still
   depend on it in order to build the examples, but that's just
   pedantic, not so useful.

 - Remove the oil-bugreport program installed to the target by
   install-strip.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;

</content>
</entry>
</feed>
