[oe-commits] Dmitry Eremin-Solenikov : libxcb: enable native/ nativesdk builds as was done previously in meta-oe

git version control git at git.openembedded.org
Wed Aug 17 14:19:43 UTC 2011


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

Author: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
Date:   Mon Aug 15 19:48:43 2011 +0400

libxcb: enable native/nativesdk builds as was done previously in meta-oe

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>

---

 meta/recipes-graphics/xcb/libxcb.inc |    2 ++
 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"
 





More information about the Openembedded-commits mailing list