summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xwayland
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xwayland')
-rw-r--r--meta/recipes-graphics/xwayland/xwayland_21.1.1.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xwayland/xwayland_21.1.1.bb b/meta/recipes-graphics/xwayland/xwayland_21.1.1.bb
index 8b1c96fc4a..faf166f788 100644
--- a/meta/recipes-graphics/xwayland/xwayland_21.1.1.bb
+++ b/meta/recipes-graphics/xwayland/xwayland_21.1.1.bb
@@ -17,6 +17,22 @@ REQUIRED_DISTRO_FEATURES = "x11 opengl"
17 17
18DEPENDS += "xorgproto xtrans pixman libxkbfile libxfont2 wayland wayland-native wayland-protocols libdrm libepoxy" 18DEPENDS += "xorgproto xtrans pixman libxkbfile libxfont2 wayland wayland-native wayland-protocols libdrm libepoxy"
19 19
20OPENGL_PKGCONFIGS = "glx glamor dri3"
21PACKAGECONFIG ??= "${XORG_CRYPTO} \
22 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', '${OPENGL_PKGCONFIGS}', '', d)} \
23"
24PACKAGECONFIG[dri3] = "-Ddri3=true,-Ddri3=false"
25PACKAGECONFIG[glx] = "-Dglx=true,-Dglx=false,virtual/libgl virtual/libx11"
26PACKAGECONFIG[glamor] = "-Dglamor=true,-Dglamor=false,libepoxy virtual/libgbm,libegl"
27PACKAGECONFIG[unwind] = "-Dlibunwind=true,-Dlibunwind=false,libunwind"
28PACKAGECONFIG[xinerama] = "-Dxinerama=true,-Dxinerama=false"
29
30# Xorg requires a SHA1 implementation, pick one
31XORG_CRYPTO ??= "openssl"
32PACKAGECONFIG[openssl] = "-Dsha1=libcrypto,,openssl"
33PACKAGECONFIG[nettle] = "-Dsha1=libnettle,,nettle"
34PACKAGECONFIG[gcrypt] = "-Dsha1=libgcrypt,,libgcrypt"
35
20do_install_append() { 36do_install_append() {
21 # remove files not needed and clashing with xserver-xorg 37 # remove files not needed and clashing with xserver-xorg
22 rm -rf ${D}/${libdir}/xorg/ 38 rm -rf ${D}/${libdir}/xorg/