mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-02-13 15:32:54 +01:00
wlroots: add xwayland DISTRO_FEATURE
This commit is contained in:
parent
5fc514189d
commit
fa2c04532f
@ -32,10 +32,7 @@ PACKAGECONFIG[x11] = ",,xcb-util-renderutil"
|
|||||||
PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,xwayland xcb-util-wm"
|
PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,xwayland xcb-util-wm"
|
||||||
|
|
||||||
PACKAGECONFIG ?= " \
|
PACKAGECONFIG ?= " \
|
||||||
${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \
|
${@bb.utils.filter('DISTRO_FEATURES', 'systemd sysvinit vulkan x11 xwayland', d)} \
|
||||||
${@bb.utils.filter('DISTRO_FEATURES', 'sysvinit', d)} \
|
|
||||||
${@bb.utils.filter('DISTRO_FEATURES', 'vulkan', d)} \
|
|
||||||
${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)} \
|
|
||||||
libinput \
|
libinput \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user