summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2011-08-15 19:48:43 +0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-17 15:14:54 +0100
commit2df547206ab58632d1b770b97fa3178d00314a77 (patch)
tree532ac398297bdd9328cbf101f8a596f03349e682 /meta/recipes-graphics
parente1297d1cd0c69d8122c2bfc3764114d90edd1da9 (diff)
downloadast2050-yocto-poky-2df547206ab58632d1b770b97fa3178d00314a77.zip
ast2050-yocto-poky-2df547206ab58632d1b770b97fa3178d00314a77.tar.gz
libxcb: enable native/nativesdk builds as was done previously in meta-oe
(From OE-Core rev: 552fc421b54303fbaad57b4596350e1bc4ed6674) Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xcb/libxcb.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xcb/libxcb.inc b/meta/recipes-graphics/xcb/libxcb.inc
index 5044917..015065e 100644
--- a/meta/recipes-graphics/xcb/libxcb.inc
+++ b/meta/recipes-graphics/xcb/libxcb.inc
@@ -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"
OpenPOWER on IntegriCloud