]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
weston-init: start weston on a new VT
authorRoss Burton <ross.burton@intel.com>
Thu, 7 Nov 2013 11:55:35 +0000 (11:55 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Nov 2013 17:28:32 +0000 (17:28 +0000)
commit3726eb29cfa79a4a1fbdbcaa96f770063c482858
treec7cf37395237034f7ef0dfe08c89cdb09c8e716e
parent7508b61d1cb869233f3d841183edd6fd19d5102e
weston-init: start weston on a new VT

Weston 1.3 needs to run on a VT, which is typically handled by weston-launch.
Currently weston-init doesn't use weston-launch as that depends on the
(non-default) pam DISTRO_FEATURE, so depend on kbd and use openvt directly.

This also fixes problems caused by the init script blocking until Weston exits,
which meant that later init scripts were not actually running.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/weston-init.bb
meta/recipes-graphics/wayland/weston-init/init