]> code.ossystems Code Review - openembedded-core.git/commit
weston-init: Let weston run without pam on distros without pam
authorKhem Raj <raj.khem@gmail.com>
Thu, 9 Jan 2020 18:37:53 +0000 (10:37 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 11 Jan 2020 15:19:21 +0000 (15:19 +0000)
commitae66cf5e03f04361aad2bd8784fb7d42e0f0bb08
tree33104759bf942ead2cd3441b582ca21fe9158077
parent65d38cc1ce5a106c4c2e5068b8440eb6e5a2b33e
weston-init: Let weston run without pam on distros without pam

When pam is not part of distro, user specific XDG_* environment
variables are not available since PAMName=login is in-effective and as a
result weston can not start because it direly needs XDG_RUNTIME_DIR
defined, therefore launching weston directly in systemd service will not
work, therefore call the helper script weston-start, which is also used
with sysvinit

extend enabling fbdev backend fallback to all qemu machines

Reported-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/weston-init/qemuall/weston.ini [moved from meta/recipes-graphics/wayland/weston-init/qemux86-64/weston.ini with 100% similarity]
meta/recipes-graphics/wayland/weston-init/qemux86/weston.ini [deleted file]
meta/recipes-graphics/wayland/weston-init/weston@.service