<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/toolchain/uClibc, branch 2011.05_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2011.05_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2011.05_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2011-05-15T19:55:02+00:00</updated>
<entry>
<title>uClibc: remove AVR32 patches for 0.9.29</title>
<updated>2011-05-15T19:55:02+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-05-15T19:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=80830a198ea80c2afd9f06b1b9bdaba23956e93a'/>
<id>urn:sha1:80830a198ea80c2afd9f06b1b9bdaba23956e93a</id>
<content type='text'>
The 0.9.29 version of uClibc can no longer be selected on AVR32 since
December 2009 (b642f7eefbf8c7f0111d74528390de31aaacf203). Therefore,
those two patches are now completely useless.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>uClibc: add linuxthreads/errno fix for snapshot version</title>
<updated>2011-05-02T15:43:01+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-04-29T20:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d2b325c1f02f4579cbc7488a3321d313d7bd2239'/>
<id>urn:sha1:d2b325c1f02f4579cbc7488a3321d313d7bd2239</id>
<content type='text'>
See uclibc #2089 for details.

This is still not included upstream, but lets include it anyway as
several people have been running into the issue.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uClibc: add linuxthreads/errno fix for 0.9.31 / 0.9.32-rc3</title>
<updated>2011-04-29T09:15:44+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-04-29T09:15:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=06c1d1001e912800cae76b2db0a332da067fdf65'/>
<id>urn:sha1:06c1d1001e912800cae76b2db0a332da067fdf65</id>
<content type='text'>
See uclibc #2089 for details.

This is still not included upstream, but lets include it anyway as
several people have been running into the issue.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain: update uClibc snapshot config again to avoid build stalls</title>
<updated>2011-04-27T18:54:30+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-04-27T17:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=eac3475c4723e9e37aaaacb42003794dfbcd4184'/>
<id>urn:sha1:eac3475c4723e9e37aaaacb42003794dfbcd4184</id>
<content type='text'>
Update uClibc snapshot version config to avoid build stalls.

This time we take care of the new UCLIBC_HAS_FTS and
UCLIBC_HAS_BACKTRACE options.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain: add inotify_init1 syscall support to uclibc 0.9.31</title>
<updated>2011-04-26T20:37:51+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-04-13T16:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4cf6ec229fe2876f058779f56ae735fe55125a03'/>
<id>urn:sha1:4cf6ec229fe2876f058779f56ae735fe55125a03</id>
<content type='text'>
Add inotify_init1 system call support to uclibc 0.9.31.
Required for modern versions of udev.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain: add SOCK_CLOEXEC and SOCK_NONBLOCK support to uclibc 0.9.31</title>
<updated>2011-04-26T20:36:29+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-04-13T16:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=99c1547124d7f410a3e3db66aa5816e53a96c156'/>
<id>urn:sha1:99c1547124d7f410a3e3db66aa5816e53a96c156</id>
<content type='text'>
Add SOCK_CLOEXEC and SOCK_NONBLOCK support to uclibc 0.9.31.
Required for modern versions of udev.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain: update uClibc snapshot config to avoid build stalls</title>
<updated>2011-04-26T19:38:46+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-04-13T16:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=86afa1ed6ea6b921c357cd7b551dde2c0d5bed53'/>
<id>urn:sha1:86afa1ed6ea6b921c357cd7b551dde2c0d5bed53</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uClibc: bump 0.9.32-rc version</title>
<updated>2011-03-16T21:28:13+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-03-16T21:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b922f6404dfc64259077f1ef7b7f545b99397413'/>
<id>urn:sha1:b922f6404dfc64259077f1ef7b7f545b99397413</id>
<content type='text'>
To -rc3 and update defconfig to match.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uClibc: fix uclibc-menuconfig with ccache enabled</title>
<updated>2011-02-25T12:18:45+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-25T12:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=92090917804e513a47b847b7ce3290d7abd446c1'/>
<id>urn:sha1:92090917804e513a47b847b7ce3290d7abd446c1</id>
<content type='text'>
If ccache is enabled, we need to ensure it is built for the host before
anything else.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uclibc: add BSD endian conversions routines for 0.9.31</title>
<updated>2011-01-31T20:00:52+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-01-27T14:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=95aacf0cf02d537fcccd1d187b4c69abbb08e1b8'/>
<id>urn:sha1:95aacf0cf02d537fcccd1d187b4c69abbb08e1b8</id>
<content type='text'>
Add BSD endian conversion routines (backport from 0.9.32 / git).

Required to use a modern udev.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
