[oe-commits] Martin Jansa : xcb-proto: add native and nativesdk BBCLASSEXTEND

git version control git at git.openembedded.org
Tue Sep 28 20:36:16 UTC 2010


Module: openembedded.git
Branch: master
Commit: 83d7f52b5d4cd4ed90a823a897237ca11756c942
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=83d7f52b5d4cd4ed90a823a897237ca11756c942

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Sep 28 17:50:20 2010 +0200

xcb-proto: add native and nativesdk BBCLASSEXTEND

* needed for libxcb-native

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/xcb/xcb-proto.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/xcb/xcb-proto.inc b/recipes/xcb/xcb-proto.inc
index 0d89dfc..449d915 100644
--- a/recipes/xcb/xcb-proto.inc
+++ b/recipes/xcb/xcb-proto.inc
@@ -5,6 +5,8 @@ HOMEPAGE = "http://xcb.freedesktop.org"
 
 SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2"
 
+BBCLASSEXTEND = "native nativesdk"
+
 inherit autotools pkgconfig
 
 INC_PR = "r2"





More information about the Openembedded-commits mailing list