[oe-commits] Ross Burton : wayland: enable nativesdk builds

git at git.openembedded.org git at git.openembedded.org
Thu Jul 2 22:09:01 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 1f19083eb8453d794c9532b9252d1ab2d330ec6e
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=1f19083eb8453d794c9532b9252d1ab2d330ec6e

Author: Ross Burton <ross.burton at intel.com>
Date:   Wed Jul  1 23:05:18 2015 +0100

wayland: enable nativesdk builds

Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-graphics/wayland/wayland_1.8.1.bb | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/wayland/wayland_1.8.1.bb b/meta/recipes-graphics/wayland/wayland_1.8.1.bb
index ac631af..0f9a0aa 100644
--- a/meta/recipes-graphics/wayland/wayland_1.8.1.bb
+++ b/meta/recipes-graphics/wayland/wayland_1.8.1.bb
@@ -22,8 +22,7 @@ EXTRA_OECONF_class-native = "--disable-documentation"
 
 inherit autotools pkgconfig
 
-# We need wayland-native for the wayland-scanner utility
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
 
 DEPENDS = "expat libffi wayland-native"
 



More information about the Openembedded-commits mailing list