<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/x11r7/xserver_xorg-server, branch 2010.05</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.05</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.05'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-05-30T18:13:45Z</updated>
<entry>
<title>xserver_xorg-server: Use $(MAKE1) for make install</title>
<updated>2010-05-30T18:13:45Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-05-30T18:13:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=41c49b3c9f48958656213ebb28f3f3e1817ed600'/>
<id>urn:sha1:41c49b3c9f48958656213ebb28f3f3e1817ed600</id>
<content type='text'>
Xserver installation fails with parallel make jobs.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Revert "xserver_xorg-server: Use $(MAKE1) for make install"</title>
<updated>2010-05-30T18:12:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-05-30T18:11:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7f1bca8479f9fbec3705fb91df4452fb591d4362'/>
<id>urn:sha1:7f1bca8479f9fbec3705fb91df4452fb591d4362</id>
<content type='text'>
This reverts commit b7acacaf6e84ec05ed76dd419e645cfbd6683f7a.

Closes #1855

We DO need to install into staging for all the xdriver-* packages,
so revert this commit.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>xserver_xorg-server: Use $(MAKE1) for make install</title>
<updated>2010-05-28T20:47:52Z</updated>
<author>
<name>Paulius Zaleckas</name>
<email>paulius.zaleckas@gmail.com</email>
</author>
<published>2010-05-28T14:58:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b7acacaf6e84ec05ed76dd419e645cfbd6683f7a'/>
<id>urn:sha1:b7acacaf6e84ec05ed76dd419e645cfbd6683f7a</id>
<content type='text'>
Xserver installation fails with parallel make jobs.

Installation to staging is not needed. So just remove it
instead of converting to $(MAKE1).

Signed-off-by: Paulius Zaleckas &lt;paulius.zaleckas@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Make Mesa3D optional for X11</title>
<updated>2010-05-01T20:19:26Z</updated>
<author>
<name>Darius Augulis</name>
<email>augulis.darius@gmail.com</email>
</author>
<published>2010-04-29T20:24:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=494149b989867d65b24f08cb428c596d0a0c3bc6'/>
<id>urn:sha1:494149b989867d65b24f08cb428c596d0a0c3bc6</id>
<content type='text'>
[Peter: XF86DRIPROTO should only be selected if mesa is enabled]
Signed-off-by: Darius Augulis &lt;augulis.darius@gmail.com&gt;
Signed-off-by: Paulius Zaleckas &lt;paulius.zaleckas@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Remove XEvIE (app &amp; proto) as removed from X11R7.5</title>
<updated>2010-04-22T10:26:43Z</updated>
<author>
<name>Will Wagner</name>
<email>will_wagner@carallon.com</email>
</author>
<published>2010-04-14T17:06:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=84e5d7c772bfc7c5e1cff906d9712c927aa83a5e'/>
<id>urn:sha1:84e5d7c772bfc7c5e1cff906d9712c927aa83a5e</id>
<content type='text'>
[Peter: remove select from xserver Config.in]
Signed-off-by: Will Wagner &lt;will_wagner@carallon.com&gt;
Acked-by: Paulius Zaleckas &lt;paulius.zaleckas@gmail.com&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Remove XFree86-Misc (lib &amp; proto) as removed from X11R7.5</title>
<updated>2010-04-22T10:26:38Z</updated>
<author>
<name>Will Wagner</name>
<email>will_wagner@carallon.com</email>
</author>
<published>2010-04-14T17:06:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=fca42cd645243f133095fa3ba737de973fe04524'/>
<id>urn:sha1:fca42cd645243f133095fa3ba737de973fe04524</id>
<content type='text'>
[Peter: also remove selects from affected Config.in's]
Signed-off-by: Will Wagner &lt;will_wagner@carallon.com&gt;
Acked-by: Paulius Zaleckas &lt;paulius.zaleckas@gmail.com&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>xserver_xorg-server: bump version, improve option support</title>
<updated>2010-04-22T10:26:09Z</updated>
<author>
<name>Will Wagner</name>
<email>will_wagner@carallon.com</email>
</author>
<published>2010-04-14T17:06:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=09729b5e63b0659a434b28d9b82bc892c017dfa4'/>
<id>urn:sha1:09729b5e63b0659a434b28d9b82bc892c017dfa4</id>
<content type='text'>
Later version of xserver no longer need configure hack to say where
mesa3d is located.

Signed-off-by: Will Wagner &lt;will_wagner@carallon.com&gt;
Acked-by: Paulius Zaleckas &lt;paulius.zaleckas@gmail.com&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Bump xorg-server to 1.7.1</title>
<updated>2010-02-28T09:33:37Z</updated>
<author>
<name>Paulius Zaleckas</name>
<email>paulius.zaleckas@gmail.com</email>
</author>
<published>2010-02-28T09:33:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a43dcbbccdb4218d99d714012a7bab47fe850ac5'/>
<id>urn:sha1:a43dcbbccdb4218d99d714012a7bab47fe850ac5</id>
<content type='text'>
Signed-off-by: Paulius Zaleckas &lt;paulius.zaleckas@gmail.com&gt;
</content>
</entry>
<entry>
<title>xorg: bump X.org server version to 1.5.3</title>
<updated>2009-07-28T08:05:17Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-07-28T08:05:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2831a05d03dc826f98d6bdcf0da6fc032d246ac8'/>
<id>urn:sha1:2831a05d03dc826f98d6bdcf0da6fc032d246ac8</id>
<content type='text'>
This version contains a fix to allow the compilation of the Xvesa
server against recent versions of the kernel headers (fix
http://cgit.freedesktop.org/xorg/xserver/commit/?h=server-1.5-branch&amp;id=992a7168f0db5733fe4a6cbd2f40c6b1f2a150e0)

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>xorg server: remove dependencies</title>
<updated>2009-07-24T21:26:47Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-07-17T13:27:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ae8bbdf891c8343313cd2d3be2df079214576a4a'/>
<id>urn:sha1:ae8bbdf891c8343313cd2d3be2df079214576a4a</id>
<content type='text'>
Currently, the X.org server selection always trigger the compilation
and installation of libXt (the X toolkit) and libXaw (Athena Widget
toolkits), which is are legacy toolkits not used by modern toolkits
(Gtk, Qt, etc.). They are only used by old X11 applications that are
typically not used on embedded systems.

Not compiling them save compilation time, and more importantly, space
on the target.

We also remove the compilation on xlib_libxkbui, libxmu and libxpm,
because they all depend on libXt.

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