<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/liboil, branch 2011.08_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2011.08_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2011.08_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2011-08-04T19:20:44+00:00</updated>
<entry>
<title>package: mark liboil + swfdec as deprecated</title>
<updated>2011-08-04T19:20:44+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-08-04T19:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d49286740aaeacb413dd0aa8822ff06d164ebb27'/>
<id>urn:sha1:d49286740aaeacb413dd0aa8822ff06d164ebb27</id>
<content type='text'>
They are dead upstream, and will be removed during 2011.11 cycle unless
someone speaks up.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~tpetazzoni/git/buildroot</title>
<updated>2010-09-30T12:41:38+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-09-30T12:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c4eb25ff3dcca17820e027b6ca51840dc860ee3c'/>
<id>urn:sha1:c4eb25ff3dcca17820e027b6ca51840dc860ee3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>liboil: convert old-style hook to new-style hook</title>
<updated>2010-09-12T17:24:59+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-01T20:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f80d06457279c27689fddcb7ef110f30547f4d7b'/>
<id>urn:sha1:f80d06457279c27689fddcb7ef110f30547f4d7b</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Remove code specific to removed architectures</title>
<updated>2010-08-31T18:28:21+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-08-11T13:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=97d8618c6cc2970ea5870ae214344b3bff083883'/>
<id>urn:sha1:97d8618c6cc2970ea5870ae214344b3bff083883</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>get rid of broken nios2 support</title>
<updated>2010-03-30T15:19:59+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-03-30T15:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f220498f4b96c86b2d4ef7048f9c82f85c73d75c'/>
<id>urn:sha1:f220498f4b96c86b2d4ef7048f9c82f85c73d75c</id>
<content type='text'>
Has been marked as broken for more than 1 year, with no indication
that anyone cares, and it needs a bunch of special handling.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>liboil: fix build on arm with softfloat</title>
<updated>2010-02-09T11:09:16+00:00</updated>
<author>
<name>Julien Boibessot</name>
<email>julien.boibessot@armadeus.com</email>
</author>
<published>2010-02-08T17:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=14d065b5bde2c823bbad454c566d328b03ad7ade'/>
<id>urn:sha1:14d065b5bde2c823bbad454c566d328b03ad7ade</id>
<content type='text'>
This patch, gotten from liboil git (recent commit), fixes the problem.

Signed-off-by: Julien Boibessot &lt;julien.boibessot@armadeus.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: Remove unnecessary dependencies on uclibc.</title>
<updated>2009-09-03T18:22:38+00:00</updated>
<author>
<name>Will Newton</name>
<email>will.newton@gmail.com</email>
</author>
<published>2009-09-02T15:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=422ce6536b6d45e4632d526ae04c6af0bd36e80a'/>
<id>urn:sha1:422ce6536b6d45e4632d526ae04c6af0bd36e80a</id>
<content type='text'>
A C library will have been built by the toolchain makefiles, so there is no
need for packages to explicitly depend on uclibc.

Signed-off-by: Will Newton &lt;will.newton@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>liboil: don't build examples</title>
<updated>2009-03-19T08:34:23+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-19T08:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f58ff9a25f24576e032c65d762e5b8fdd2cf5c1c'/>
<id>urn:sha1:f58ff9a25f24576e032c65d762e5b8fdd2cf5c1c</id>
<content type='text'>
Add patch missing from r25053.
</content>
</entry>
<entry>
<title>liboil: don't build examples</title>
<updated>2009-01-26T14:49:37+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-26T14:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4d097fe8f9bcaa45d358a910048490c90802f235'/>
<id>urn:sha1:4d097fe8f9bcaa45d358a910048490c90802f235</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add explanation why examples are disabled for liboil</title>
<updated>2009-01-25T23:47:47+00:00</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-25T23:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b5a4f6247c26fea0c134b6c04f5c0662fa6a3523'/>
<id>urn:sha1:b5a4f6247c26fea0c134b6c04f5c0662fa6a3523</id>
<content type='text'>
</content>
</entry>
</feed>
