aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/jsonrpc/jsonrpc_0.7.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-03-31 19:15:25 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-04-05 19:28:30 +0200
commit01feee2cd909d7388fa395269fad1b6bc7ccf2f1 (patch)
tree3fe7e0171d77b200b990a6de4dc65b49a92a8067 /meta-oe/recipes-devtools/jsonrpc/jsonrpc_0.7.0.bb
parent38f0f1310b3bae6edaf4d6185b49163c63eaa96d (diff)
downloadmeta-openembedded-contrib-01feee2cd909d7388fa395269fad1b6bc7ccf2f1.tar.gz
jsonrpc: Backport and create patches to build with musl
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/jsonrpc/jsonrpc_0.7.0.bb')
-rw-r--r--meta-oe/recipes-devtools/jsonrpc/jsonrpc_0.7.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/jsonrpc/jsonrpc_0.7.0.bb b/meta-oe/recipes-devtools/jsonrpc/jsonrpc_0.7.0.bb
index 3a43f90ff5..eb1ff65b63 100644
--- a/meta-oe/recipes-devtools/jsonrpc/jsonrpc_0.7.0.bb
+++ b/meta-oe/recipes-devtools/jsonrpc/jsonrpc_0.7.0.bb
@@ -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"