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:31:35 +0000 (17:31 +0000)
commit3f61bb6bc5fcdfc5582389108c85a4cd5cb5148d
treea90ecc3bc5d3dca5461c2243e7cfe95dee172c72
parent0ec8c7be2da66ed00115b66b0eed3ca0fd65567b
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.

(From OE-Core rev: 3726eb29cfa79a4a1fbdbcaa96f770063c482858)

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