aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gsoap/gsoap_2.8.51.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-08-30 22:28:27 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-08-31 15:00:45 +0200
commit93371553645ce218bc0871c8a8dc0dd6179f2158 (patch)
tree835ec364b044d21f5a31d80985126027fcbfb4d1 /meta-oe/recipes-support/gsoap/gsoap_2.8.51.bb
parent6010fc1d1d5e82547b7aaae2571af9892a76b9d1 (diff)
downloadmeta-openembedded-contrib-93371553645ce218bc0871c8a8dc0dd6179f2158.tar.gz
gsoap: Fix build with musl
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/gsoap/gsoap_2.8.51.bb')
-rw-r--r--meta-oe/recipes-support/gsoap/gsoap_2.8.51.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gsoap/gsoap_2.8.51.bb b/meta-oe/recipes-support/gsoap/gsoap_2.8.51.bb
index 41fccb533f..8875844615 100644
--- a/meta-oe/recipes-support/gsoap/gsoap_2.8.51.bb
+++ b/meta-oe/recipes-support/gsoap/gsoap_2.8.51.bb
@@ -7,7 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4f40a941379143186f9602242c3fb729 \
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}2/${BPN}_${PV}.zip \
file://0001-Fix-out-of-tree-builds.patch \
-"
+ file://0001-stdgsoap2-Fix-build-with-musl.patch \
+ "
SRC_URI[md5sum] = "212951d6e1435bb51fa4320f458809ea"
SRC_URI[sha256sum] = "3e7bb24a9e492f5cb86daca34054c9787152f1d7b70add36b789d03816d5ffa1"