* [PATCH] libxcb: enable native/nativesdk builds as was done previously in meta-oe
@ 2011-08-15 15:48 Dmitry Eremin-Solenikov
2011-08-22 22:34 ` Saul Wold
0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Eremin-Solenikov @ 2011-08-15 15:48 UTC (permalink / raw)
To: openembedded-core; +Cc: Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@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"
--
1.7.2.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-22 22:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-15 15:48 [PATCH] libxcb: enable native/nativesdk builds as was done previously in meta-oe Dmitry Eremin-Solenikov
2011-08-22 22:34 ` Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox