From 2df547206ab58632d1b770b97fa3178d00314a77 Mon Sep 17 00:00:00 2001 From: Dmitry Eremin-Solenikov Date: Mon, 15 Aug 2011 19:48:43 +0400 Subject: libxcb: enable native/nativesdk builds as was done previously in meta-oe (From OE-Core rev: 552fc421b54303fbaad57b4596350e1bc4ed6674) Signed-off-by: Dmitry Eremin-Solenikov Signed-off-by: Richard Purdie --- meta/recipes-graphics/xcb/libxcb.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-graphics/xcb') diff --git a/meta/recipes-graphics/xcb/libxcb.inc b/meta/recipes-graphics/xcb/libxcb.inc index 5044917c62..015065e4d7 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" -- cgit v1.2.3-54-g00ecf