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:
e6e884c
)
libxml2: readd binconfig inherit that went missing
author
Koen Kooi
<koen@openembedded.org>
Wed, 3 Mar 2010 17:11:22 +0000
(18:11 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 3 Mar 2010 17:22:24 +0000
(18:22 +0100)
recipes/libxml/libxml2.inc
patch
|
blob
|
history
diff --git
a/recipes/libxml/libxml2.inc
b/recipes/libxml/libxml2.inc
index
62c81bd
..
207ef5b
100644
(file)
--- a/
recipes/libxml/libxml2.inc
+++ b/
recipes/libxml/libxml2.inc
@@
-7,11
+7,11
@@
DEPENDS_virtclass-native = "python-native"
SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz;name=archive"
S = "${WORKDIR}/${BPN}-${PV}"
-INC_PR = "r
4
"
+INC_PR = "r
5
"
BBCLASSEXTEND = "native"
-inherit autotools pkgconfig
+inherit autotools pkgconfig
binconfig
EXTRA_OECONF = "\
--without-debug \