<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/x11r7, branch 2009.05</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2009.05</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2009.05'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-05-19T18:10:45Z</updated>
<entry>
<title>xserver: mark as broken on avr32</title>
<updated>2009-05-19T18:10:45Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-19T18:10:45Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=555e933bb032be99ed54dbed70ad9e2bf4370880'/>
<id>urn:sha1:555e933bb032be99ed54dbed70ad9e2bf4370880</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mesa: needs C++ support</title>
<updated>2009-05-19T15:34:49Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-19T15:32:45Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=3c1d6d8fc709f9ec1bf66bc92c6d492b00d2f7aa'/>
<id>urn:sha1:3c1d6d8fc709f9ec1bf66bc92c6d492b00d2f7aa</id>
<content type='text'>
mesa (and in turn xorg) needs C++ support.
Based on patch by Steffen Schulz &lt;pepe_ml@gmx.net&gt;

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mesa: fix build for x86</title>
<updated>2009-05-19T12:22:48Z</updated>
<author>
<name>Jim Persson</name>
<email>spambox@nurd.se</email>
</author>
<published>2009-05-19T12:22:48Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ab59a44160f2391f2dbfac05d898283ad108a599'/>
<id>urn:sha1:ab59a44160f2391f2dbfac05d898283ad108a599</id>
<content type='text'>
mesa wants to compile and run gen_matypes at build time, so make sure it
gets compiled for the host and not for the target.

Closes #323.

Signed-off-by: Jim Persson &lt;spambox@nurd.se&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>libX11: fix build on hosts without libx11-dev</title>
<updated>2009-03-29T19:10:30Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-29T19:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=cccc5a26272570b4b18b3a04236c0742d1cbc471'/>
<id>urn:sha1:cccc5a26272570b4b18b3a04236c0742d1cbc471</id>
<content type='text'>
Make sure the build doesn't use keysymdef.h from the host.
</content>
</entry>
<entry>
<title>mesa3d: sync kconfig deps with makefile</title>
<updated>2009-03-23T12:50:05Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-23T12:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a5eae2a83eba5c3616018b37bd20cf4cba9fbefb'/>
<id>urn:sha1:a5eae2a83eba5c3616018b37bd20cf4cba9fbefb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libpciaccess: needs large file support</title>
<updated>2009-03-23T11:40:10Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-23T11:40:10Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=cc8ea5e5511079c826d09f0694f301829baa73fb'/>
<id>urn:sha1:cc8ea5e5511079c826d09f0694f301829baa73fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pkgconfig: add pkgconfig package for target</title>
<updated>2009-03-18T19:19:10Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-18T19:19:10Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=77754571b2f327636ce0072cfabc9ce0c9a6ad86'/>
<id>urn:sha1:77754571b2f327636ce0072cfabc9ce0c9a6ad86</id>
<content type='text'>
The host versions shouldn't be visible in Kconfig, so remove the
reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets
with host-.

At the same time add pkgconfig for the target (E.G. for development) and
let BR2_PACKAGE_PKGCONFIG control that package.

Notice: all defconfigs in the tree have been updated, but make sure to
disable the pkgconfig package (unless you want it) if you use an external
config, otherwise you'll end up with pkgconfig and glib2 in the target.
</content>
</entry>
<entry>
<title>xserver-xorg: libXtst not needed</title>
<updated>2009-03-16T15:48:29Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-16T15:48:29Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=9c3542dfc739b2ede042b3121fdab8a3db889d69'/>
<id>urn:sha1:9c3542dfc739b2ede042b3121fdab8a3db889d69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xserver-xorg: set buildroot mailing list as builder addr</title>
<updated>2009-03-16T15:48:21Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-16T15:48:21Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1fe300010fedee349a5667d42b1595abb3a371be'/>
<id>urn:sha1:1fe300010fedee349a5667d42b1595abb3a371be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xserver-xorg: more optional dependencies</title>
<updated>2009-03-16T15:48:14Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-16T15:48:14Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=17b803cd30b9da9ddc2d7e313607d3d2f2f8e426'/>
<id>urn:sha1:17b803cd30b9da9ddc2d7e313607d3d2f2f8e426</id>
<content type='text'>
</content>
</entry>
</feed>
