<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/toolchain, branch 2010.02</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.02</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.02'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-02-25T16:27:50Z</updated>
<entry>
<title>gmp/mpfr: make sure host builds add source targets to HOST_SOURCE</title>
<updated>2010-02-25T16:27:50Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-02-25T16:27:50Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f561763e9189d668001004f5a603738c1ba7ce7c'/>
<id>urn:sha1:f561763e9189d668001004f5a603738c1ba7ce7c</id>
<content type='text'>
Closes #1183.

When gmp/mpfr is needed for the host (E.G. when using an internal toolchain),
the host-lib{gmp,mpfr}-source targets weren't added to HOST_SOURCE, so
make source / external-deps didn't handle them.

Notice that we have the same issue with the new host package support,
there we should probably use HOST_&lt;package&gt;_DEPENDENCIES for -source
dependencies.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gcc on target: add missing definitions for gcc 4.4</title>
<updated>2010-02-25T08:47:01Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-02-25T08:44:57Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a35d48f984fa7e499292baec85eba6c9fd5bf28c'/>
<id>urn:sha1:a35d48f984fa7e499292baec85eba6c9fd5bf28c</id>
<content type='text'>
Depending on the gcc version, the gcc include and lib directories have
changed. We include support for gcc 4.4 by copy/pasting the support
for gcc 4.3. Locations don't seem to have changed between 4.3 and
4.4. This allows the syslimits.h fixup to succeed.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>kernel-headers: bump 2.6.32.x version</title>
<updated>2010-02-24T19:22:25Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-02-24T19:22:25Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=3c7e344c1bbbca111420a466069cec40de7eb8c0'/>
<id>urn:sha1:3c7e344c1bbbca111420a466069cec40de7eb8c0</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Merge branch 'misc-fixes5' of git://git.busybox.net/~tpetazzoni/git/buildroot</title>
<updated>2010-02-23T20:27:28Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-02-23T20:27:28Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4f05a61b33e5d87f23837109fb0dd538a5bd5d62'/>
<id>urn:sha1:4f05a61b33e5d87f23837109fb0dd538a5bd5d62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>uclibc: do not allow the selection of NPTL if snapshot is not selected</title>
<updated>2010-02-23T20:06:54Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-02-21T19:52:12Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=52fcd86f2ba1249e74ed04ef39cb3cbea16024c7'/>
<id>urn:sha1:52fcd86f2ba1249e74ed04ef39cb3cbea16024c7</id>
<content type='text'>
In uClibc, NPTL support does not exist in the 0.9.30 branch, that we
are using in Buildroot. It is only available in the uClibc daily
snapshot, extracted from uClibc master branch.

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>uclibc: do not allow the selection of NPTL if snapshot is not selected</title>
<updated>2010-02-23T19:34:57Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-02-21T19:50:46Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=58a45bf66ba1787d9ac25c0fa8df4672bc705358'/>
<id>urn:sha1:58a45bf66ba1787d9ac25c0fa8df4672bc705358</id>
<content type='text'>
In uClibc, NPTL support does not exist in the 0.9.30 branch, that we
are using in Buildroot. It is only available in the uClibc daily
snapshot, extracted from uClibc master branch.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>dependencies: add perl as a mandatory dependency</title>
<updated>2010-02-23T19:34:32Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-02-21T17:03:41Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=496078a0a0530dad1206be6257f1bc91a70b645a'/>
<id>urn:sha1:496078a0a0530dad1206be6257f1bc91a70b645a</id>
<content type='text'>
Now that we might happen to build libxml-parser-perl and intltool,
Perl becomes a mandatory dependency. This shouldn't be a problem since
most distributions install Perl by default anyway.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>dependencies: add gzip and bzip2 as base dependencies</title>
<updated>2010-02-23T19:33:43Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-02-20T18:31:39Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a47ce9d3df148cbfbd38355c80624fb5abc78a77'/>
<id>urn:sha1:a47ce9d3df148cbfbd38355c80624fb5abc78a77</id>
<content type='text'>
They are needed to uncompress the tarballs we download. bzip2, for
instance, is not necessarly installed by default on basic Debian
systems.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>toolchain/uClibc: additional 0.9.30.2 patches</title>
<updated>2010-02-22T21:05:41Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-02-22T21:05:41Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=43ffd946ad569f3a1d0662de221cd4cb65bdc8e6'/>
<id>urn:sha1:43ffd946ad569f3a1d0662de221cd4cb65bdc8e6</id>
<content type='text'>
Everything on the 0_9_30 branch since the release (0.9.30.3 to be)

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>ccache: remove cleanup of documentation</title>
<updated>2010-02-20T18:31:04Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-02-20T16:13:55Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=53f670ac06837e0517cffad747435e5d1677d3fa'/>
<id>urn:sha1:53f670ac06837e0517cffad747435e5d1677d3fa</id>
<content type='text'>
The cleanup of documentation is handled in a global way, in the main
Makefile.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
