diff options
| -rw-r--r-- | meta-networking/recipes-protocols/mdns/mdns_878.200.35.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_765.50.9.bb) | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_765.50.9.bb b/meta-networking/recipes-protocols/mdns/mdns_878.200.35.bb index 9a7152fcf0..1bd17031af 100644 --- a/meta-networking/recipes-protocols/mdns/mdns_765.50.9.bb +++ b/meta-networking/recipes-protocols/mdns/mdns_878.200.35.bb | |||
| @@ -6,14 +6,13 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=31c50371921e0fb731003bbc665f29bf" | |||
| 6 | 6 | ||
| 7 | RPROVIDES_${PN} += "libdns_sd.so" | 7 | RPROVIDES_${PN} += "libdns_sd.so" |
| 8 | 8 | ||
| 9 | SRC_URI = "http://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-${PV}.tar.gz \ | 9 | SRC_URI = "https://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 | file://0001-nss_mdns-Do-not-include-nss.h-when-libc-glibc.patch;patchdir=.. \ |
| 13 | " | 13 | " |
| 14 | 14 | SRC_URI[md5sum] = "e773f290a7d29f1072247985d6add2ff" | |
| 15 | SRC_URI[md5sum] = "4a6bc1628851002634ea3833a4dca317" | 15 | SRC_URI[sha256sum] = "e777b4d7dbf5eb1552cb80090ad1ede319067ab6e45e3990d68aabf6e8b3f5a0" |
| 16 | SRC_URI[sha256sum] = "de61dd0034357aa50c60806726fb1f70fa8e953ff9cb62eccfb73efad10dba0a" | ||
| 17 | 16 | ||
| 18 | PARALLEL_MAKE = "" | 17 | PARALLEL_MAKE = "" |
| 19 | 18 | ||
