summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/mdns/mdns_765.50.9.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-02-05 23:46:14 -0800
committerArmin Kuster <akuster808@gmail.com>2018-03-12 10:02:03 -0700
commitda1ec818c14a8986db35f0163a09415567f74cae (patch)
treebbdb95dfe1d3ddedd8fa07f04c9b4b8aa31587c1 /meta-networking/recipes-protocols/mdns/mdns_765.50.9.bb
parentce32d1dc4ca40f0e7a4a2644d5dd364b4827b2dd (diff)
downloadmeta-openembedded-da1ec818c14a8986db35f0163a09415567f74cae.tar.gz
mdns: Do not include nss.h with musl
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-protocols/mdns/mdns_765.50.9.bb')
-rw-r--r--meta-networking/recipes-protocols/mdns/mdns_765.50.9.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_765.50.9.bb b/meta-networking/recipes-protocols/mdns/mdns_765.50.9.bb
index 1a80f7acb..9a7152fcf 100644
--- a/meta-networking/recipes-protocols/mdns/mdns_765.50.9.bb
+++ b/meta-networking/recipes-protocols/mdns/mdns_765.50.9.bb
@@ -9,6 +9,7 @@ RPROVIDES_${PN} += "libdns_sd.so"
9SRC_URI = "http://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-${PV}.tar.gz \ 9SRC_URI = "http://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-${PV}.tar.gz \
10 file://build.patch;patchdir=.. \ 10 file://build.patch;patchdir=.. \
11 file://mdns.service \ 11 file://mdns.service \
12 file://0001-nss_mdns-Do-not-include-nss.h-when-libc-glibc.patch;patchdir=.. \
12 " 13 "
13 14
14SRC_URI[md5sum] = "4a6bc1628851002634ea3833a4dca317" 15SRC_URI[md5sum] = "4a6bc1628851002634ea3833a4dca317"