<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-graphics, branch laverne</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=laverne</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=laverne'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2011-03-18T16:41:25+00:00</updated>
<entry>
<title>x11-common: Fix unusable serial console</title>
<updated>2011-03-18T16:41:25+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2011-01-27T11:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0d3591db9c93cf0a863b202b3a4bb417db21b6cc'/>
<id>urn:sha1:0d3591db9c93cf0a863b202b3a4bb417db21b6cc</id>
<content type='text'>
The serial console port is basicly unusable in images containing X.
Login works fine, but at the shell prompt only one out of N input
characters (N usually between 2 and 10) gets through to the shell.

dbus-launch (running as "dbus-launch --sh-syntax --exit-with-session")
is also reading from /dev/console and "eating" the missing characters.

As soon as I stop the Xserver ("sh /etc/init.d/xserver-nodm stop")
the serial console starts wroking fine (because dbus-launch is not
running any more).

This patch addresses the problem.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>tslib: 32bit big endian support</title>
<updated>2011-02-22T22:50:41+00:00</updated>
<author>
<name>J. Aaron Gamble</name>
<email>john.gamble@windriver.com</email>
</author>
<published>2010-10-27T15:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=753f79806b086b020b021179d264483f1b43f491'/>
<id>urn:sha1:753f79806b086b020b021179d264483f1b43f491</id>
<content type='text'>
Fixes [BUGID #394]

patch added from: https://launchpad.net/ubuntu/+source/tslib/1.0-7

Enables wacom tablet/touchscreen support on qemumips

Signed-off-by: J. Aaron Gamble &lt;john.gamble@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>qemugl: remove obsolate /usr/X11R6/lib lib directory</title>
<updated>2010-10-11T21:16:42+00:00</updated>
<author>
<name>Yu Ke</name>
<email>ke.yu@intel.com</email>
</author>
<published>2010-10-09T01:47:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=cecd1bdf6f2680960909d1f0535d1606d04938c1'/>
<id>urn:sha1:cecd1bdf6f2680960909d1f0535d1606d04938c1</id>
<content type='text'>
qemugl makefile has "-L/usr/X11R6/lib" to specifiy the X lib dir.
it is actually obsolate in poky now, because poky use Xserver from
X.org (X11R7.x), and its libs are in standard /usr/lib.

Meanwhile,the -L/usr/X11R6/lib will cause warning: library search path
"/usr/X11R6/lib" is unsafe for cross-compilation. so better to remove it.

Fix [BUGID #386]

Signed-off-by: Yu Ke &lt;ke.yu@intel.com&gt;
</content>
</entry>
<entry>
<title>Rename MACHINE=netbook to MACHINE=atom-pc</title>
<updated>2010-10-08T15:56:44+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2010-10-07T20:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c449c78c25eacb17797097377802af291247b8c0'/>
<id>urn:sha1:c449c78c25eacb17797097377802af291247b8c0</id>
<content type='text'>
In preparation for the more generic atom-pc, rename the netbook machine and all
the relevant overrides. Leave the linux-netbook kernel recipe intact and as the
default kernel for the atom-pc machine.  A future patch will convert this over
to linux-wrs and likely remove the linux-netbook kernel recipe.

Cc: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
Cc: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>xf86-video-intel_git: fix COMPATIBLE_HOST definition</title>
<updated>2010-10-07T15:24:37+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2010-10-04T23:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=bf1a37e40cbb96e55563c8b3ed3837a32b438c21'/>
<id>urn:sha1:bf1a37e40cbb96e55563c8b3ed3837a32b438c21</id>
<content type='text'>
Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
</content>
</entry>
<entry>
<title>x11-common: correct the syntax for the -mouse arg to Xfbdev</title>
<updated>2010-10-04T08:40:58+00:00</updated>
<author>
<name>Richard Griffiths</name>
<email>rgriffit@windriver.com</email>
</author>
<published>2010-09-21T20:38:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=546ffc5fa5b41c7f48c16eb0ae35657e549249e9'/>
<id>urn:sha1:546ffc5fa5b41c7f48c16eb0ae35657e549249e9</id>
<content type='text'>
Fixes [BUGID #99]

The mouse option as passed to Xfbdev was correct for most
targets, except mips (and a PS/2 mouse). Modifying the
syntax of the option fixes the mips case, and has no impact
on other users.

Signed-off-by: Richard Griffiths &lt;rgriffit@windriver.com&gt;
</content>
</entry>
<entry>
<title>moblin-proto: Move to meta-extras</title>
<updated>2010-09-30T19:46:11+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-09-30T19:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=96235897e6cb93f636283edbf30bf8fda93e002a'/>
<id>urn:sha1:96235897e6cb93f636283edbf30bf8fda93e002a</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>pong-clock: Fix LICENSE field</title>
<updated>2010-09-30T17:02:36+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-09-30T16:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=041fe173cc1bc54cd290835a9e146330f5c889c4'/>
<id>urn:sha1:041fe173cc1bc54cd290835a9e146330f5c889c4</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>task-poky-clutter.bb: removed examples</title>
<updated>2010-09-27T15:59:53+00:00</updated>
<author>
<name>Saul Wold</name>
<email>Saul.Wold@intel.com</email>
</author>
<published>2010-09-27T15:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=62432db79d0ecf190c8c83f8b67e3fd10f162d42'/>
<id>urn:sha1:62432db79d0ecf190c8c83f8b67e3fd10f162d42</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;Saul.Wold@intel.com&gt;
</content>
</entry>
<entry>
<title>gcc: enable poison parameters detection</title>
<updated>2010-09-27T15:59:15+00:00</updated>
<author>
<name>Dongxiao Xu</name>
<email>dongxiao.xu@intel.com</email>
</author>
<published>2010-09-25T02:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ce456306dad3fdf42494830011dacae213c48edf'/>
<id>urn:sha1:ce456306dad3fdf42494830011dacae213c48edf</id>
<content type='text'>
If not configured with --enable-target-optspace, gcc will report
errors if there is '-Os' optimization in parameters.

This fixes [BUGID #342]

Also add "--enable-target-optspace" option to arm gcc configuration.

Signed-off-by: Dongxiao Xu &lt;dongxiao.xu@intel.com&gt;
</content>
</entry>
</feed>
