summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-05-02 12:58:32 -0300
committerGitHub <noreply@github.com>2023-05-02 12:58:32 -0300
commite36d16f5be2734c3e1a1aaae24e4e4dda0e2e4de (patch)
treea933f05e962a8b72d538953710ebf9747076150e
parentf4f64539ae63f5d4fa87407ac455991a14ec7f8a (diff)
parente5fc52759c68b055f8ca3cf409e7e77b7a4df8e9 (diff)
downloadmeta-freescale-e36d16f5be2734c3e1a1aaae24e4e4dda0e2e4de.tar.gz
Merge pull request #1523 from Freescale/backport-1515-to-mickledore
[Backport mickledore] weston: add xwayland to DEPENDS for PACKAGECONFIG xwayland
-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