<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena, branch 2012.02_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2012.02_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2012.02_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2012-02-19T22:16:50Z</updated>
<entry>
<title>Update for 2012.02-rc2</title>
<updated>2012-02-19T22:16:50Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-02-19T22:16:50Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=3d6ff4f5271f6b5c139ffd226b6ab6c90d2a81aa'/>
<id>urn:sha1:3d6ff4f5271f6b5c139ffd226b6ab6c90d2a81aa</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Add documentation for makedev</title>
<updated>2012-02-19T21:56:30Z</updated>
<author>
<name>Maxime Ripard</name>
<email>maxime.ripard@free-electrons.com</email>
</author>
<published>2012-02-17T23:30:58Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=00dbf19c38b3286b848ac885ea28e5233ce692ba'/>
<id>urn:sha1:00dbf19c38b3286b848ac885ea28e5233ce692ba</id>
<content type='text'>
Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gst-dsp: bump version for DSP_API=2 bugfix</title>
<updated>2012-02-16T21:11:27Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-02-16T21:11:27Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=5207e68a8c73f57f0a8cddc09239f5d85a2c5420'/>
<id>urn:sha1:5207e68a8c73f57f0a8cddc09239f5d85a2c5420</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uClibc: add upstream 0.9.33 fixes</title>
<updated>2012-02-16T11:20:01Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-02-16T11:20:01Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7553f043ad7e682e65867e3504f7dbf220b10bd7'/>
<id>urn:sha1:7553f043ad7e682e65867e3504f7dbf220b10bd7</id>
<content type='text'>
Fixes build on E.G. powerpc.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>libecore: tweak makekeys workaround for make 3.82</title>
<updated>2012-02-15T22:22:23Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-02-15T22:22:23Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d6628bca393f9f01c9b320f2eb60db51519ae54d'/>
<id>urn:sha1:d6628bca393f9f01c9b320f2eb60db51519ae54d</id>
<content type='text'>
It seems that make 3.82 gets confused and considers makekeys
out of date when there isn't a makekeys.o, so ensure that we
create both makekeys and makekeys.o before building.

Also move the workaround to the extract step so we can build using
make's default rules rather than explicitly calling gcc.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mxml: Use correct paths when installing into staging.</title>
<updated>2012-02-14T22:30:55Z</updated>
<author>
<name>Will Newton</name>
<email>will.newton@gmail.com</email>
</author>
<published>2012-02-14T18:04:50Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d54dc133e19051c24c58b327eda6b9f496f876e7'/>
<id>urn:sha1:d54dc133e19051c24c58b327eda6b9f496f876e7</id>
<content type='text'>
The DSTROOT option passed for the staging install would install
into the target directory, which is not what was intended.

Signed-off-by: Will Newton &lt;will.newton@imgtec.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: bump 1.19.x stable version</title>
<updated>2012-02-14T09:51:12Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-02-14T09:51:12Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7a7bd4b87390d63532b8cce619d6ed1b00b47128'/>
<id>urn:sha1:7a7bd4b87390d63532b8cce619d6ed1b00b47128</id>
<content type='text'>
Identical to 1.19.3 + patches.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>python: workaround distutils issue with binary extensions</title>
<updated>2012-02-14T09:32:30Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-02-14T09:32:30Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=40281284ad5ab41fea4058d57c130cbae0fb9d70'/>
<id>urn:sha1:40281284ad5ab41fea4058d57c130cbae0fb9d70</id>
<content type='text'>
distutils adds -L$LIBDIR (/usr/lib), breaking build of binary extensions.
Seen with netifaces, but other extensions may be affected as well.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux: bump 3.2.x stable version</title>
<updated>2012-02-13T23:26:35Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-02-13T23:26:35Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6a180a9a1f97e6c71840211603017f1da6ab1adc'/>
<id>urn:sha1:6a180a9a1f97e6c71840211603017f1da6ab1adc</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>kernel-headers: bump 3.0.x / 3.2.x stable versions</title>
<updated>2012-02-13T23:13:09Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-02-13T23:13:09Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=74c7b15a90c78098ca170757b11b8068e2d46d52'/>
<id>urn:sha1:74c7b15a90c78098ca170757b11b8068e2d46d52</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
