]> code.ossystems Code Review - openembedded-core.git/commit
weston-init: Add possibility to run weston as non-root user
authorKhem Raj <raj.khem@gmail.com>
Mon, 16 Sep 2019 22:35:02 +0000 (15:35 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Sep 2019 14:26:37 +0000 (15:26 +0100)
commitaa3bced2e1de2f4ba507aa014835b06edccc138a
tree2be69e15b13dce4204675592ed7ab1eee556f797
parent6901b7840dd9429064003ab939ba7e5cca5dc37f
weston-init: Add possibility to run weston as non-root user

These changes are from meta-96boards primarily
Launch the session via a udev rule based on what kind of display device
is available

delete weston-conf and move the fuctionality into weston-init other
layers are doing same

weston-init installs machine specific weston.ini therefore mark is
machine specific now

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/conf/layer.conf
meta/recipes-graphics/wayland/weston-conf.bb [deleted file]
meta/recipes-graphics/wayland/weston-init.bb
meta/recipes-graphics/wayland/weston-init/71-weston-drm.rules [new file with mode: 0644]
meta/recipes-graphics/wayland/weston-init/qemux86-64/weston.ini [new file with mode: 0644]
meta/recipes-graphics/wayland/weston-init/qemux86/weston.ini [new file with mode: 0644]
meta/recipes-graphics/wayland/weston-init/weston.ini [new file with mode: 0644]
meta/recipes-graphics/wayland/weston-init/weston.service [deleted file]
meta/recipes-graphics/wayland/weston-init/weston@.service [new file with mode: 0644]
meta/recipes-graphics/wayland/weston_7.0.0.bb