summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/mdns/mdns_878.200.35.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-protocols/mdns/mdns_878.200.35.bb')
-rw-r--r--meta-networking/recipes-protocols/mdns/mdns_878.200.35.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_878.200.35.bb b/meta-networking/recipes-protocols/mdns/mdns_878.200.35.bb
index 1bd17031af..1353b2bed4 100644
--- a/meta-networking/recipes-protocols/mdns/mdns_878.200.35.bb
+++ b/meta-networking/recipes-protocols/mdns/mdns_878.200.35.bb
@@ -4,12 +4,13 @@ HOMEPAGE = "http://developer.apple.com/networking/bonjour/"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://../LICENSE;md5=31c50371921e0fb731003bbc665f29bf" 5LIC_FILES_CHKSUM = "file://../LICENSE;md5=31c50371921e0fb731003bbc665f29bf"
6 6
7COMPATIBLE_HOST_libc-musl = 'null'
8
7RPROVIDES_${PN} += "libdns_sd.so" 9RPROVIDES_${PN} += "libdns_sd.so"
8 10
9SRC_URI = "https://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-${PV}.tar.gz \ 11SRC_URI = "https://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-${PV}.tar.gz \
10 file://build.patch;patchdir=.. \ 12 file://build.patch;patchdir=.. \
11 file://mdns.service \ 13 file://mdns.service \
12 file://0001-nss_mdns-Do-not-include-nss.h-when-libc-glibc.patch;patchdir=.. \
13 " 14 "
14SRC_URI[md5sum] = "e773f290a7d29f1072247985d6add2ff" 15SRC_URI[md5sum] = "e773f290a7d29f1072247985d6add2ff"
15SRC_URI[sha256sum] = "e777b4d7dbf5eb1552cb80090ad1ede319067ab6e45e3990d68aabf6e8b3f5a0" 16SRC_URI[sha256sum] = "e777b4d7dbf5eb1552cb80090ad1ede319067ab6e45e3990d68aabf6e8b3f5a0"