[oe-commits] [openembedded-core] branch master-next updated: wayland fixup

git at git.openembedded.org git at git.openembedded.org
Tue May 17 15:00:57 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

The following commit(s) were added to refs/heads/master-next by this push:
       new  dabd079   wayland fixup
dabd079 is described below

commit dabd0791bf907c7b33d1b1e4c0e784de38d2e34a
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Tue May 17 16:00:19 2016 +0100

    wayland fixup
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-graphics/wayland/weston_1.10.0.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-graphics/wayland/weston_1.10.0.bb b/meta/recipes-graphics/wayland/weston_1.10.0.bb
index 3eccb1f..d8c9f9f 100644
--- a/meta/recipes-graphics/wayland/weston_1.10.0.bb
+++ b/meta/recipes-graphics/wayland/weston_1.10.0.bb
@@ -30,6 +30,7 @@ EXTRA_OECONF = "--enable-setuid-install \
                 --disable-rdp-compositor \
                 WAYLAND_PROTOCOLS_SYSROOT_DIR=${STAGING_DIR}/${MACHINE} \
                 "
+EXTRA_OECONF[vardepsexclude] = "MACHINE"
 
 EXTRA_OECONF_append_qemux86 = "\
 		WESTON_NATIVE_BACKEND=fbdev-backend.so \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list