]> code.ossystems Code Review - openembedded-core.git/commitdiff
wayland: enable nativesdk builds
authorRoss Burton <ross.burton@intel.com>
Wed, 1 Jul 2015 22:05:18 +0000 (23:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jul 2015 22:07:27 +0000 (23:07 +0100)
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/wayland/wayland_1.8.1.bb

index ac631af1fb97f504f8418dfafb689151301c2a3a..0f9a0aa02e3ba37e23829349cf9eec3b6160262e 100644 (file)
@@ -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"