aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xmlrpc-c
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-19 22:47:04 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-19 22:48:59 +0200
commite857d9a0ac706b33f211a1ac210fa1402cb66e31 (patch)
tree2ba2891e51809a5c6c54995b570217ffec0e6d71 /recipes/xmlrpc-c
parent2d578648acb1f53496243407d39f60a321413673 (diff)
downloadopenembedded-e857d9a0ac706b33f211a1ac210fa1402cb66e31.tar.gz
xmlrpc-c: add inherit binconfig
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/xmlrpc-c')
-rw-r--r--recipes/xmlrpc-c/xmlrpc-c_1.06.41.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xmlrpc-c/xmlrpc-c_1.06.41.bb b/recipes/xmlrpc-c/xmlrpc-c_1.06.41.bb
index 4091e1ffd9..e9bbc312e8 100644
--- a/recipes/xmlrpc-c/xmlrpc-c_1.06.41.bb
+++ b/recipes/xmlrpc-c/xmlrpc-c_1.06.41.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "XML-RPC for C/C++ is programming libraries and related tools to h
write an XML-RPC server or client in C or C++."
LICENSE = "GPLv2+"
DEPENDS = "curl libxml2"
-PR = "r0"
+PR = "r1"
# note: this is version 1.06.47
# there seems to be versions with higher numbers (e.g. 1.11.00)
@@ -12,7 +12,7 @@ EXTRA_OECONF = " --enable-libxml2-backend -disable-libwww-client"
PARALLEL_MAKE = ""
-inherit autotools
+inherit autotools binconfig
do_configure () {
gnu-configize