]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxcb: enable native/nativesdk builds as was done previously in meta-oe
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Mon, 15 Aug 2011 15:48:43 +0000 (19:48 +0400)
committerSaul Wold <sgw@linux.intel.com>
Wed, 17 Aug 2011 05:53:53 +0000 (22:53 -0700)
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
meta/recipes-graphics/xcb/libxcb.inc

index 5044917c6265903a821b019d2180507306452310..015065e4d7ac005442741f3a78666a965df4d51b 100644 (file)
@@ -5,6 +5,8 @@ the protocol, improved threading support, and extensibility."
 HOMEPAGE = "http://xcb.freedesktop.org"
 BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=XCB"
 
+BBCLASSEXTEND = "native nativesdk"
+
 SECTION = "x11/libs"
 LICENSE = "MIT-X"