diff options
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.bb | 3 |
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/" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=31c50371921e0fb731003bbc665f29bf" | 5 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=31c50371921e0fb731003bbc665f29bf" |
| 6 | 6 | ||
| 7 | COMPATIBLE_HOST_libc-musl = 'null' | ||
| 8 | |||
| 7 | RPROVIDES_${PN} += "libdns_sd.so" | 9 | RPROVIDES_${PN} += "libdns_sd.so" |
| 8 | 10 | ||
| 9 | SRC_URI = "https://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-${PV}.tar.gz \ | 11 | SRC_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 | " |
| 14 | SRC_URI[md5sum] = "e773f290a7d29f1072247985d6add2ff" | 15 | SRC_URI[md5sum] = "e773f290a7d29f1072247985d6add2ff" |
| 15 | SRC_URI[sha256sum] = "e777b4d7dbf5eb1552cb80090ad1ede319067ab6e45e3990d68aabf6e8b3f5a0" | 16 | SRC_URI[sha256sum] = "e777b4d7dbf5eb1552cb80090ad1ede319067ab6e45e3990d68aabf6e8b3f5a0" |
