diff options
-rw-r--r-- | recipes-graphics/wayland/weston_8.0.0.imx.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/wayland/weston_8.0.0.imx.bb b/recipes-graphics/wayland/weston_8.0.0.imx.bb index 70732ae8..4ceb9600 100644 --- a/recipes-graphics/wayland/weston_8.0.0.imx.bb +++ b/recipes-graphics/wayland/weston_8.0.0.imx.bb | |||
@@ -156,7 +156,7 @@ PACKAGECONFIG[imxgpu] = "-Dimxgpu=true,-Dimxgpu=false,virtual/egl" | |||
156 | # Weston with i.MX G2D renderer | 156 | # Weston with i.MX G2D renderer |
157 | PACKAGECONFIG[imxg2d] = "-Drenderer-g2d=true,-Drenderer-g2d=false,virtual/libg2d" | 157 | PACKAGECONFIG[imxg2d] = "-Drenderer-g2d=true,-Drenderer-g2d=false,virtual/libg2d" |
158 | # Weston with OpenGL support | 158 | # Weston with OpenGL support |
159 | PACKAGECONFIG[opengl] = "-Dopengl=true,--Dopengl=false" | 159 | PACKAGECONFIG[opengl] = "-Dopengl=true,-Dopengl=false" |
160 | 160 | ||
161 | FILES_${PN}_append = " ${sysconfdir}/xdg/weston" | 161 | FILES_${PN}_append = " ${sysconfdir}/xdg/weston" |
162 | 162 | ||