summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-05-02 12:58:04 -0300
committerGitHub <noreply@github.com>2023-05-02 12:58:04 -0300
commitf56fe21e06674bc115c9402ed79ca91beab4cf8d (patch)
tree7ddc466a2cb70c14669de6ef386f3b2f96745f0f /recipes-graphics/wayland
parent2c839f106473aae06af217f30820b31521e46990 (diff)
parent5ef44d7e2849e47cd23ba1bf2655cce27ea06c91 (diff)
downloadmeta-freescale-f56fe21e06674bc115c9402ed79ca91beab4cf8d.tar.gz
Merge pull request #1515 from liuming50/add-xwayland-to-weston-DEPENDS
weston: add xwayland to DEPENDS for PACKAGECONFIG xwayland
Diffstat (limited to 'recipes-graphics/wayland')
-rw-r--r--recipes-graphics/wayland/weston_10.0.1.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/wayland/weston_10.0.1.imx.bb b/recipes-graphics/wayland/weston_10.0.1.imx.bb
index 84cd9fd8..470a7b0b 100644
--- a/recipes-graphics/wayland/weston_10.0.1.imx.bb
+++ b/recipes-graphics/wayland/weston_10.0.1.imx.bb
@@ -189,7 +189,7 @@ PACKAGECONFIG:append:imxgpu2d = " imxg2d"
189SIMPLECLIENTS:imxfbdev = "damage,im,egl,shm,touch,dmabuf-v4l" 189SIMPLECLIENTS:imxfbdev = "damage,im,egl,shm,touch,dmabuf-v4l"
190 190
191# Override 191# Override
192PACKAGECONFIG[xwayland] = "-Dxwayland=true,-Dxwayland=false,libxcursor" 192PACKAGECONFIG[xwayland] = "-Dxwayland=true,-Dxwayland=false,libxcursor xwayland"
193# Weston with i.MX GPU support 193# Weston with i.MX GPU support
194PACKAGECONFIG[imxgpu] = "-Dimxgpu=true,-Dimxgpu=false,virtual/egl" 194PACKAGECONFIG[imxgpu] = "-Dimxgpu=true,-Dimxgpu=false,virtual/egl"
195# Weston with i.MX G2D renderer 195# Weston with i.MX G2D renderer