Integrate meta-seconorth-distro/add_xwayland_to_graphics
Commit: seco-ne/yocto/layers/meta-seconorth-distro@510cc193
xwayland: Fixed timeout during start-up
The weston-start script for xwayland overrides the module loading of the notify library. Without notify, Weston doesn't report a successful start back so systemd. As a result, systemd stops Weston after hitting the timeout period.
Without the module loading directive in the start script, xwayland needs to be activated in the weston.ini.
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@3c8f0d7f
distro: Rework of nogplv3 distro
The nogplv3 distro now includes the default guf-wayland distro and only removes the gplv3 distro feature.
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@0c01033f
packagegroup: Added optional xwayland to graphics group
If x11 and wayland are both activated in the DISTRO_FEATURES, we add xwayland and its xserver implementation to the image.