git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bce1c1b
)
xcb-proto: add native and nativesdk BBCLASSEXTEND
author
Martin Jansa
<Martin.Jansa@gmail.com>
Tue, 28 Sep 2010 15:50:20 +0000
(17:50 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Tue, 28 Sep 2010 20:29:46 +0000
(22:29 +0200)
* needed for libxcb-native
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xcb/xcb-proto.inc
patch
|
blob
|
history
diff --git
a/recipes/xcb/xcb-proto.inc
b/recipes/xcb/xcb-proto.inc
index
0d89dfc
..
449d915
100644
(file)
--- 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"