diff options
-rw-r--r-- | recipes-graphics/wayland/weston_10.0.1.imx.bb | 2 |
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" | |||
189 | SIMPLECLIENTS:imxfbdev = "damage,im,egl,shm,touch,dmabuf-v4l" | 189 | SIMPLECLIENTS:imxfbdev = "damage,im,egl,shm,touch,dmabuf-v4l" |
190 | 190 | ||
191 | # Override | 191 | # Override |
192 | PACKAGECONFIG[xwayland] = "-Dxwayland=true,-Dxwayland=false,libxcursor" | 192 | PACKAGECONFIG[xwayland] = "-Dxwayland=true,-Dxwayland=false,libxcursor xwayland" |
193 | # Weston with i.MX GPU support | 193 | # Weston with i.MX GPU support |
194 | PACKAGECONFIG[imxgpu] = "-Dimxgpu=true,-Dimxgpu=false,virtual/egl" | 194 | PACKAGECONFIG[imxgpu] = "-Dimxgpu=true,-Dimxgpu=false,virtual/egl" |
195 | # Weston with i.MX G2D renderer | 195 | # Weston with i.MX G2D renderer |