aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/weston_1.11.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/wayland/weston_1.11.1.bb')
-rw-r--r--recipes-graphics/wayland/weston_1.11.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/wayland/weston_1.11.1.bb b/recipes-graphics/wayland/weston_1.11.1.bb
index 22b30ad2..606e333d 100644
--- a/recipes-graphics/wayland/weston_1.11.1.bb
+++ b/recipes-graphics/wayland/weston_1.11.1.bb
@@ -30,10 +30,10 @@ EXTRA_OECONF = "--enable-setuid-install \
--disable-rdp-compositor \
WAYLAND_PROTOCOLS_SYSROOT_DIR=${RECIPE_SYSROOT} \
"
-EXTRA_OECONF_append_qemux86 = "\
+EXTRA_OECONF_append_qemux86 = " \
WESTON_NATIVE_BACKEND=fbdev-backend.so \
"
-EXTRA_OECONF_append_qemux86-64 = "\
+EXTRA_OECONF_append_qemux86-64 = " \
WESTON_NATIVE_BACKEND=fbdev-backend.so \
"
PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'kms fbdev wayland egl', '', d)} \