xmlrpc-c: add inherit binconfig
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Tue, 19 Oct 2010 20:47:04 +0000 (22:47 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Tue, 19 Oct 2010 20:48:59 +0000 (22:48 +0200)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/xmlrpc-c/xmlrpc-c_1.06.41.bb

index 4091e1f..e9bbc31 100644 (file)
@@ -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