poky/meta/recipes-graphics
Zhai Edwin f783f74e39 xserver-nodm-init: Fix X start failure on some platform
sudo is used to run rootless X in xserver-nodm, and start to fail with
"xf86OpenConsole: Cannot open /dev/tty0" error after upgrade to 1.8.1. sudo
seems wait for some resource that is unavailable in early phase of booting.
This patch swith to "su" for rootless X starting as a fix.

[YOCTO #1211] got fixed

(From OE-Core rev: cb935833a128d67e6c1fbe745cf68a58df6470d1)

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-04 09:10:30 -07:00
..
2011-07-01 23:27:29 +01:00
2011-04-08 06:14:56 -07:00
2011-07-04 12:45:32 +01:00
2011-06-01 18:34:32 +01:00
2011-05-18 14:32:44 +01:00
2011-07-07 10:57:46 +01:00