<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package, 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-28T07:43:33+00:00</updated>
<entry>
<title>package/crosstool-NG: update version to 1.12.1</title>
<updated>2011-08-28T07:43:33+00:00</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@anciens.enib.fr</email>
</author>
<published>2011-08-27T21:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4a2cc4ab22282c98a776f9c913509a37bc2bc6c8'/>
<id>urn:sha1:4a2cc4ab22282c98a776f9c913509a37bc2bc6c8</id>
<content type='text'>
Signed-off-by: "Yann E. MORIN" &lt;yann.morin.1998@anciens.enib.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>ncurses: remove explicit STRIPCMD</title>
<updated>2011-08-26T13:03:52+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-08-26T13:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d43a90032c4016a7583c3c8a88948e6bf3d24271'/>
<id>urn:sha1:d43a90032c4016a7583c3c8a88948e6bf3d24271</id>
<content type='text'>
Stripping is done globally in target-finalize these days.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>ncurses: fix hanging installation due to old version of tic</title>
<updated>2011-08-26T13:01:41+00:00</updated>
<author>
<name>Thomas De Schampheleire</name>
<email>thomas.de.schampheleire@gmail.com</email>
</author>
<published>2011-08-26T13:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=bf446513e7e73a2bf68213ebfe9ec4bb1fee2467'/>
<id>urn:sha1:bf446513e7e73a2bf68213ebfe9ec4bb1fee2467</id>
<content type='text'>
Closes #3685

During installation of ncurses, the 'tic' program from the host is used. In
some cases, this version of tic is too old for the data to be processed, and
the installation hangs indefinitely (already reported in July 2010, see [1])

With this patch, a static version of tic is built and used during the
installation step of target ncurses. This method is based on a similar fix
in Gentoo Linux (see [2] for the report and [3] for the solution).

[1] http://lists.busybox.net/pipermail/buildroot/2010-July/036100.html
[2] http://bugs.gentoo.org/show_bug.cgi?id=249363#c25
[3] http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-libs/ncurses/ncurses-5.7-r2.ebuild

[Peter: Install into host, don't tweak path]
Signed-off-by: Thomas De Schampheleire &lt;thomas.de.schampheleire@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>binutils: only use 2.21.1 for uClibc 0.9.32 / snapshot</title>
<updated>2011-08-24T12:45:46+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-08-24T12:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=60620a1d8195774a65b053268d07ab603caab192'/>
<id>urn:sha1:60620a1d8195774a65b053268d07ab603caab192</id>
<content type='text'>
Earlier versions don't build with it.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mtd: bump to 1.4.6</title>
<updated>2011-08-22T11:38:42+00:00</updated>
<author>
<name>Yegor Yefremov</name>
<email>yegor_sub1@visionsystems.de</email>
</author>
<published>2011-08-22T10:38:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=31fc47771778426dddf9a20465fedaf73ce32440'/>
<id>urn:sha1:31fc47771778426dddf9a20465fedaf73ce32440</id>
<content type='text'>
Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>binutils: default to 2.21 on sh</title>
<updated>2011-08-15T22:13:20+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-08-15T22:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=57fb63e34d7816d82d7f8947dfde2edc9e739e50'/>
<id>urn:sha1:57fb63e34d7816d82d7f8947dfde2edc9e739e50</id>
<content type='text'>
uClibc currently doesn't build on sh with 2.21.1, similar to the mips
issue (92496e0).

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>udev: ensure /dev mgmt option is in sync</title>
<updated>2011-08-15T12:09:57+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-08-15T10:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1add7c592bff56c5115997ab9b42e0fd9a5947ca'/>
<id>urn:sha1:1add7c592bff56c5115997ab9b42e0fd9a5947ca</id>
<content type='text'>
These options should be in sync, both for consistency and because udev
needs devtmpfs enabled in the kernel.

We unfortunately cannot just select BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV
here, as that one selects udev - leading to recursion erors, so instead
we use depends on.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>usbmount: depend on udev rather than selecting it</title>
<updated>2011-08-15T10:11:58+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-08-15T10:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1c1009d38d20885e7543da7e9af45a8265051311'/>
<id>urn:sha1:1c1009d38d20885e7543da7e9af45a8265051311</id>
<content type='text'>
udev is much more than a library, so we shouldn't use select to silently
enable it.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>libxml-parser-perl: fix install bug</title>
<updated>2011-08-14T08:03:18+00:00</updated>
<author>
<name>Heiko Helmle</name>
<email>helman@gmx.net</email>
</author>
<published>2011-08-12T19:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=323dcc076a03acdd407f6d254fe8c9c2fcd464b2'/>
<id>urn:sha1:323dcc076a03acdd407f6d254fe8c9c2fcd464b2</id>
<content type='text'>
This patch makes libxml-parser-perl behave on my system - though it looks
like it isn't necessary on all host OSses (on gentoo and opensuse it works
without, but on ubuntu lucid and Scientific 6 it fails without the patch).

Signed-off-by: Heiko Helmle &lt;helman@gmx.net&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Fix the Python build when running Linux 3.*</title>
<updated>2011-08-14T06:52:13+00:00</updated>
<author>
<name>Maxime Ripard</name>
<email>maxime.ripard@free-electrons.com</email>
</author>
<published>2011-08-12T12:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ad891ac44aa826ebed7fa35be4912116255f5da6'/>
<id>urn:sha1:ad891ac44aa826ebed7fa35be4912116255f5da6</id>
<content type='text'>
When compiling Python on a host running Linux 3.0, the sys.platform
constant is set at "linux3". A lot of code (inside the interpreter
itself, its build system and third party apps and libraries) relies on
it to be linux2 on a Linux system.

This leads to the build of the target python package to break.

This behaviour has been reported on the Python bugtracker but is not
fixed yet.

http://bugs.python.org/issue12326

Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
