diff options
-rw-r--r-- | meta/recipes-graphics/wayland/weston_1.5.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/weston_1.5.0.bb b/meta/recipes-graphics/wayland/weston_1.5.0.bb index f6ae8c4970..6a79e32542 100644 --- a/meta/recipes-graphics/wayland/weston_1.5.0.bb +++ b/meta/recipes-graphics/wayland/weston_1.5.0.bb | |||
@@ -26,7 +26,7 @@ EXTRA_OECONF = "--enable-setuid-install \ | |||
26 | --disable-libunwind \ | 26 | --disable-libunwind \ |
27 | --disable-rpi-compositor \ | 27 | --disable-rpi-compositor \ |
28 | --disable-rdp-compositor \ | 28 | --disable-rdp-compositor \ |
29 | --disable-lcms" | 29 | " |
30 | 30 | ||
31 | 31 | ||
32 | PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'kms fbdev wayland egl', '', d)} \ | 32 | PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'kms fbdev wayland egl', '', d)} \ |