Integrate meta-seconorth-distro/add_xwayland_x11_features
Commit: seco-ne/yocto/layers/meta-seconorth-distro@5d4ced5a
weston-init: Configure weston.ini for Xwayland accordingly
Disable kiosk-shell and enable xwayland if x11 is included in the DISTRO_FREATURES variable.
BCS 746-001308
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@8c071a14
weston: xwayland: fix incorrect position of window at 0,0
Integrating patch from upstream: https://gitlab.freedesktop.org/wayland/weston/-/commit/1cb46994e3808e8000300ed9ae9dcaa0b76bff28
The patch fixes position of X application running with parameter "-geometry +0+0".
Signed-off-by: Dmitry Petrov dmitry.petrov@rtsoft.de
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@e126b1c4
xserver-xorg: remove patches from meta-freescale
These patches are for a newer version of the package and do not apply to the currently used one.
Signed-off-by: Mikhail Vanyulin mikhail.vanyulin@rtsoft.de
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@3ce2e1f7
seconorth-image: add packagegroup-seconorth-graphics-x11 if x11 distro feature is set
Signed-off-by: Mikhail Vanyulin mikhail.vanyulin@rtsoft.de
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@cf18e9d8
packagegroup-seconorth-graphics: add x11 subpackage
It contains some basic x11 applications.
Signed-off-by: Mikhail Vanyulin mikhail.vanyulin@rtsoft.de
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@6dc0e7d2
qtwayland: remove xcomposite-glx from PACKAGECONFIG
xcomposite-glx is automatically added with x11 distro feature, but it is not provided by etnaviv mesa. FSL bbappend also removes it for imx6,7,8 for mainline and nxp bsps.
Signed-off-by: Mikhail Vanyulin mikhail.vanyulin@rtsoft.de