diff --git a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.64.0.bb b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.64.0.bb index 298c84bb2c..e9442697fa 100644 --- a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.64.0.bb +++ b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.64.0.bb @@ -11,10 +11,9 @@ SRC_URI = "git://github.com/mirror/xmlrpc-c.git;branch=master;protocol=https \ file://0001-unix-common.mk-Ensuring-Sequential-Execution-of-rm-a.patch \ file://0001-fix-bool-reserved-word-error-in-gcc-15.patch;striplevel=2 \ " -# one more commit after Release 1.64.0 in the Stable series SRCREV = "8ce36bce2438df9b02fcaafd19efa90a56426601" -S = "${WORKDIR}/git/stable" +S = "${WORKDIR}/git/advanced" inherit autotools-brokensep binconfig pkgconfig