jsonrpc: Backport and create patches to build with musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2017-03-31 19:15:25 -07:00
committed by Martin Jansa
parent 38f0f1310b
commit 01feee2cd9
3 changed files with 56 additions and 1 deletions
@@ -13,7 +13,9 @@ SRC_URI = "git://github.com/cinemast/libjson-rpc-cpp \
file://0001-cmake-replace-hardcoded-lib-CMAKE_LIBRARY_PATH-with-.patch \
file://0001-filedescriptorclient-Typecast-min-arguments-correctl.patch \
file://0001-filedescriptorserver-Include-sys-select.h-before-oth.patch \
"
file://0001-memset-and-family-needs-to-include-string.h.patch \
file://0002-Fix-build-problem-on-Mac.patch \
"
SRCREV = "ccbdb41388bdd929828941652da816bf52a0580e"
SECTION = "libs"