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 aa0ea521..70732ae8 100644 --- a/recipes-graphics/wayland/weston_8.0.0.imx.bb +++ b/recipes-graphics/wayland/weston_8.0.0.imx.bb | |||
@@ -146,7 +146,7 @@ PACKAGECONFIG_OPENGL_imxgpu3d = "opengl" | |||
146 | 146 | ||
147 | PACKAGECONFIG_append = " ${@bb.utils.filter('DISTRO_FEATURES', '${PACKAGECONFIG_OPENGL}', d)}" | 147 | PACKAGECONFIG_append = " ${@bb.utils.filter('DISTRO_FEATURES', '${PACKAGECONFIG_OPENGL}', d)}" |
148 | 148 | ||
149 | PACKAGECONFIG_remove_imxfbdev = "kms" | 149 | PACKAGECONFIG_remove_imxfbdev = "kms clients" |
150 | PACKAGECONFIG_append_imxfbdev = " fbdev" | 150 | PACKAGECONFIG_append_imxfbdev = " fbdev" |
151 | PACKAGECONFIG_append_imxgpu = " imxgpu" | 151 | PACKAGECONFIG_append_imxgpu = " imxgpu" |
152 | PACKAGECONFIG_append_imxgpu2d = " imxg2d" | 152 | PACKAGECONFIG_append_imxgpu2d = " imxg2d" |