diff options
| -rw-r--r-- | meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.54.02.bb (renamed from meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.54.02.bb index 6c31b69817..c1f0b78cae 100644 --- a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb +++ b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.54.02.bb | |||
| @@ -9,8 +9,9 @@ SRC_URI = "git://github.com/mirror/xmlrpc-c.git \ | |||
| 9 | file://0001-test-cpp-server_abyss-Fix-build-with-clang-libc.patch \ | 9 | file://0001-test-cpp-server_abyss-Fix-build-with-clang-libc.patch \ |
| 10 | file://0002-fix-formatting-issues.patch \ | 10 | file://0002-fix-formatting-issues.patch \ |
| 11 | " | 11 | " |
| 12 | #Release 1.51.03 | 12 | |
| 13 | SRCREV = "343a3b98e54999d67edb644bcd395aa9784fb16e" | 13 | #Release 1.54.02 |
| 14 | SRCREV = "86405c7e1bd4f70287204a28d242a1054daab520" | ||
| 14 | 15 | ||
| 15 | S = "${WORKDIR}/git/stable" | 16 | S = "${WORKDIR}/git/stable" |
| 16 | 17 | ||
