<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/x11r7, branch 2010.11</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.11</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.11'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-11-27T21:23:49Z</updated>
<entry>
<title>xserver-xorg: fix CFLAGS</title>
<updated>2010-11-27T21:23:49Z</updated>
<author>
<name>Matt Johnson</name>
<email>mj1856@hotmail.com</email>
</author>
<published>2010-11-27T20:52:14Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=936be892ddc956164c9d9e2bf5cd86165cc5d4d5'/>
<id>urn:sha1:936be892ddc956164c9d9e2bf5cd86165cc5d4d5</id>
<content type='text'>
Ensure we just append to TARGET_CFLAGS, instead of overriding it.

Signed-off-by: Matt Johnson &lt;mj1856@hotmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>xserver-xorg: enable glx support if mesa3d is enabled</title>
<updated>2010-11-07T20:02:38Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-11-07T20:02:38Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=69a8991bdc7f2f7262c81166430c825b61fc1c7c'/>
<id>urn:sha1:69a8991bdc7f2f7262c81166430c825b61fc1c7c</id>
<content type='text'>
Closes #2533

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>xapp_xinit: Bump to 1.2.1</title>
<updated>2010-11-05T09:27:37Z</updated>
<author>
<name>Paulius Zaleckas</name>
<email>paulius.zaleckas@gmail.com</email>
</author>
<published>2010-11-04T08:58:39Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d906f6de9ff582dc74b708500686182dd9abee48'/>
<id>urn:sha1:d906f6de9ff582dc74b708500686182dd9abee48</id>
<content type='text'>
Signed-off-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>Create X symlink for TinyX</title>
<updated>2010-11-05T09:26:29Z</updated>
<author>
<name>Paulius Zaleckas</name>
<email>paulius.zaleckas@gmail.com</email>
</author>
<published>2010-11-04T08:58:33Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1bc5b0bdf1157c700bac96ca5980ff9aa943e225'/>
<id>urn:sha1:1bc5b0bdf1157c700bac96ca5980ff9aa943e225</id>
<content type='text'>
When installing TinyX to target create /usr/bin/X symlink
to Xfbdev as it is the only TinyX driver we build.
This makes utils like startx happy :)

Signed-off-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 support for shared configuration cache</title>
<updated>2010-11-05T09:21:17Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-11-04T19:31:25Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=5f71fc1f19c21676f029b63499e0341a89cf2049'/>
<id>urn:sha1:5f71fc1f19c21676f029b63499e0341a89cf2049</id>
<content type='text'>
The configuration cache shared between packages, while being in
principle a nice idea to speed-up the configuration of packages by
avoiding repetitive identical checks, turned out to be unreliable due
to the subtle differences between similar but not identical checks in
different packages. After spending some time trying to fix those, we
concluded that supporting the shared configuration cache is definitely
too hard and too unreliable, and that we'd better get rid of it
altogether.

This patch therefore removes the shared configuration cache
infrastructure and usage.

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>xapp_xmore: needs libXaw</title>
<updated>2010-10-14T18:59:07Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-10-14T18:59:07Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=aecb5b4dc7cd1bcd54e9711b1b11a344fc6391dc'/>
<id>urn:sha1:aecb5b4dc7cd1bcd54e9711b1b11a344fc6391dc</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>xapp_xmore: remove double libXprintUtil dependency</title>
<updated>2010-10-14T18:57:49Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-10-14T18:57:49Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0eacc81fa20847e5fd1dc4977549d77c1006c9a4'/>
<id>urn:sha1:0eacc81fa20847e5fd1dc4977549d77c1006c9a4</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>xapp_xcursorgen: bump version</title>
<updated>2010-10-14T18:49:28Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-10-14T18:49:28Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=05d5ce590b5f97c0f372ffa0764a0742938d6288'/>
<id>urn:sha1:05d5ce590b5f97c0f372ffa0764a0742938d6288</id>
<content type='text'>
Needed for libpng 1.4.x support.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>xapp_xinput: needs libXi</title>
<updated>2010-10-14T18:46:49Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-10-14T18:46:49Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ab6925eabfa553732a3e7723b8d3d4c2af2806e2'/>
<id>urn:sha1:ab6925eabfa553732a3e7723b8d3d4c2af2806e2</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>xapp_xbacklight: needs libXrandr/Xrender</title>
<updated>2010-10-06T08:18:48Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-10-06T08:18:48Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=73a1f4ba5f53f69173c7e63ae07bb3d5984c68d9'/>
<id>urn:sha1:73a1f4ba5f53f69173c7e63ae07bb3d5984c68d9</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
