<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/x11r7/mesa3d, branch 2011.02_rc2</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.02_rc2</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.02_rc2'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-12-27T20:12:25Z</updated>
<entry>
<title>mesa3d: ensure it can only be compiled with modular X server</title>
<updated>2010-12-27T20:12:25Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-12-27T20:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d741cf7c62a5197a138a4e0890bf99f026dd0354'/>
<id>urn:sha1:d741cf7c62a5197a138a4e0890bf99f026dd0354</id>
<content type='text'>
kdrive has no glx support, and mesa3d depends on libdrm which needs
largefile support (just like the modular server), so ensure mesa3d
can only be enabled in that configuration.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>packages: remove unneeded _INSTALL_TARGET_OPT definitions</title>
<updated>2010-09-27T13:32:32Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-07T22:52:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=478ea1a12dffca0025c0ad55ad702cbaec465f93'/>
<id>urn:sha1:478ea1a12dffca0025c0ad55ad702cbaec465f93</id>
<content type='text'>
Now that &lt;pkg&gt;_INSTALL_TARGET_OPT always defaults to
'DESTDIR=$(TARGET_DIR) install', we can remove the
&lt;pkg&gt;_INSTALL_TARGET_OPT definition from a lot of packages.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>mesa3d: bump version and convert to autotools</title>
<updated>2010-04-08T19:38:21Z</updated>
<author>
<name>Will Wagner</name>
<email>will_wagner@carallon.com</email>
</author>
<published>2010-04-01T12:46:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4e67ed412ef901fbd4a7afb6b5732a6e818a9946'/>
<id>urn:sha1:4e67ed412ef901fbd4a7afb6b5732a6e818a9946</id>
<content type='text'>
Note this version requires a recent kernel with KMS support as it is
currently configured

Signed-off-by: Will Wagner &lt;will_wagner@carallon.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mesa3d/makedepend: correct host package names after autotools change</title>
<updated>2010-01-18T16:18:49Z</updated>
<author>
<name>William Wagner</name>
<email>will_wagner@carallon.com</email>
</author>
<published>2010-01-18T16:18:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c68bef7c006e4e21af643e9639ad7d1e7e305f52'/>
<id>urn:sha1:c68bef7c006e4e21af643e9639ad7d1e7e305f52</id>
<content type='text'>
Signed-off-by: William Wagner &lt;will_wagner@carallon.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mesa3d: Pass LDFLAGS to the build config file</title>
<updated>2009-12-06T19:13:28Z</updated>
<author>
<name>Clark Rawlins</name>
<email>clark@bit63.org</email>
</author>
<published>2009-12-01T13:46:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=249f3db9997de195fa0e62e0236f86e977fcced8'/>
<id>urn:sha1:249f3db9997de195fa0e62e0236f86e977fcced8</id>
<content type='text'>
Closes #559.

Without the LDFLAGS in the build configuration file
building mesa3d fails with an external toolchain on amd64
machines targeting i686.  The error indicats that libX11
can't be found.

This change passes the --sysroot parameter (along with any
others specified by buildroot for LDFLAGS to the mklib script.

Signed-off-by: Clark Rawlins &lt;clark@bit63.org&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mesa3d: compile makedepend (and in turn xproto) for the host</title>
<updated>2009-07-17T22:16:48Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-07-17T22:16:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d0f902e82ed70db599325894d3ab58428164ef08'/>
<id>urn:sha1:d0f902e82ed70db599325894d3ab58428164ef08</id>
<content type='text'>
The mesa3d build needs makedepend on the host, so compile one in $HOST_DIR.

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.hiegel.fr/cgit/buildroot.git/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.hiegel.fr/cgit/buildroot.git/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>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.hiegel.fr/cgit/buildroot.git/commit/?id=a5eae2a83eba5c3616018b37bd20cf4cba9fbefb'/>
<id>urn:sha1:a5eae2a83eba5c3616018b37bd20cf4cba9fbefb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>x11r7: update to 7.4</title>
<updated>2009-03-14T14:59:14Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-14T14:59:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=59b0aa7a7ee327688a77dd5d01d0b2032f6535a2'/>
<id>urn:sha1:59b0aa7a7ee327688a77dd5d01d0b2032f6535a2</id>
<content type='text'>
Patch by Dan Lykowski &lt;lykowdk@gmail.com&gt;, closes #181.

Minor fixups for kdrive by me.
</content>
</entry>
</feed>
