<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git, 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>mpc8315e-rdb: set UBOOT_ENTRYPOINT</title>
<updated>2011-02-22T22:50:41+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2011-01-28T20:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=50ece536ae1d93b3a604e2cb6b49cfefb3bf922a'/>
<id>urn:sha1:50ece536ae1d93b3a604e2cb6b49cfefb3bf922a</id>
<content type='text'>
Fixes [BUGID #685]

Although not used if the in kernel uImage is booted, it is
a good idea to set the UBOOT_ENTRYPOINT just as the other
uImage based boards do.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>connman-gnome: Remove the applet and properties desktop icons</title>
<updated>2011-02-22T22:11:33+00:00</updated>
<author>
<name>Dongxiao Xu</name>
<email>dongxiao.xu@intel.com</email>
</author>
<published>2011-02-15T01:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fdcda41c5e339465818826f44c668d32be1bf831'/>
<id>urn:sha1:fdcda41c5e339465818826f44c668d32be1bf831</id>
<content type='text'>
Remove the applet and properties desktop icons, since the
connman-properties program should be invoked by tool bar,
while connman-applet is launched by autostart.

This fixes [BUGID #683] for laverne build, which is similar as
Bug 506.

Signed-off-by: Dongxiao Xu &lt;dongxiao.xu@intel.com&gt;
</content>
</entry>
<entry>
<title>formafactor: Fix qemumips machconfig to reflect update kernel fixes [BUGID #682]</title>
<updated>2011-02-10T19:50:20+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2011-02-10T19:50:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6ceab2c76d03be91aebf6e2a5b7eb8a7bcc24a3e'/>
<id>urn:sha1:6ceab2c76d03be91aebf6e2a5b7eb8a7bcc24a3e</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>init-live.sh: add 'coldplug' udev trigger</title>
<updated>2011-02-09T20:14:01+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-02-07T19:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0b8fcb95dd4209d56e150d0b20133e728b22776c'/>
<id>urn:sha1:0b8fcb95dd4209d56e150d0b20133e728b22776c</id>
<content type='text'>
Fixes [BUGID #693]

The init-live.sh script starts udevd in init-live.sh:early_setup(),
but doesn't account for the possibility that the root device may have
already been registered by the kernel before udevd starts up.

If the device is detected after udevd starts up, everything's fine -
udevd gets the 'add' uevent for the device, the root image shows up at
e.g. /media/sda/rootfs.img, and the boot continues.

If however the device is detected before udevd starts up, udevd misses
the 'add' uevent and the root image never shows up, causing it to stay
in the 'waiting for removable media' loop forever.

The 'udevadm trigger' command is meant to be used to avoid this
situation, but init-live.sh doesn't use it.  Furthermore, since the
default was changed in udev 152 from 'add' to 'change', the command
needs to explicity name 'add' as the action.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>Set release to correct version: poky.conf</title>
<updated>2011-02-04T19:44:57+00:00</updated>
<author>
<name>Beth Flanagan</name>
<email>elizabeth.flanagan@intel.com</email>
</author>
<published>2011-02-04T19:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=45526f5ecfd7fec22ce8022b46c311e77ee0fa9f'/>
<id>urn:sha1:45526f5ecfd7fec22ce8022b46c311e77ee0fa9f</id>
<content type='text'>
Correcting release version in poky.conf

Signed-off-by: Beth Flanagan &lt;elizabeth.flanagan@intel.com&gt;
</content>
</entry>
<entry>
<title>Setting Yocto rev number to 4.1: poky.conf</title>
<updated>2011-02-04T01:43:11+00:00</updated>
<author>
<name>Beth Flanagan</name>
<email>elizabeth.flanagan@intel.com</email>
</author>
<published>2011-02-04T01:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d1fd60f69d0db75a7cd7398380f5a7e9268fad1d'/>
<id>urn:sha1:d1fd60f69d0db75a7cd7398380f5a7e9268fad1d</id>
<content type='text'>
Found just prior to mirror push. Modified poky.conf to use the correct
version.

Signed-off-by: Beth Flanagan &lt;elizabeth.flanagan@intel.com&gt;
</content>
</entry>
<entry>
<title>Laverne 4.1 release: NOTES and CHANGELOG</title>
<updated>2011-02-03T21:24:07+00:00</updated>
<author>
<name>Beth Flanagan</name>
<email>elizabeth.flanagan@intel.com</email>
</author>
<published>2011-02-03T21:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7fa2b1c1541869cb5f68015d3f9e6ac7df067ea7'/>
<id>urn:sha1:7fa2b1c1541869cb5f68015d3f9e6ac7df067ea7</id>
<content type='text'>
Name: Laverne
Version: 4.0.1
Built from Revision: fd7a07b3a2153826bedda2ef76b9a33ab2791680
Build Date: Jan 26 2011
Builder: autobuilder.pokylinux.org

Commit of final release notes and changelog for Laverne 4.1

Signed-off-by: Beth Flanagan &lt;elizabeth.flanagan@intel.com&gt;
</content>
</entry>
<entry>
<title>poky-extract-sdk: allow relative paths for extract-dir</title>
<updated>2011-01-25T09:31:49+00:00</updated>
<author>
<name>Scott Garman</name>
<email>scott.a.garman@intel.com</email>
</author>
<published>2011-01-21T22:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fd7a07b3a2153826bedda2ef76b9a33ab2791680'/>
<id>urn:sha1:fd7a07b3a2153826bedda2ef76b9a33ab2791680</id>
<content type='text'>
psuedo needs a full path to its pid file, so convert
relative extract-dir paths to full ones.

The symptom of this bug is receiving the following error:

pseudo: Couldn't open relative/path/to/var/pseudo/pseudo.pid: No such file or directory

This fixes [BUGID #670]

Signed-off-by: Scott Garman &lt;scott.a.garman@intel.com&gt;
</content>
</entry>
</feed>
