summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-protocols/mdns/mdns_1096.40.7.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_1096.40.7.bb b/meta-networking/recipes-protocols/mdns/mdns_1096.40.7.bb
index 88521c1b2e..a87b02a787 100644
--- a/meta-networking/recipes-protocols/mdns/mdns_1096.40.7.bb
+++ b/meta-networking/recipes-protocols/mdns/mdns_1096.40.7.bb
@@ -25,6 +25,8 @@ SRC_URI = "https://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-${P
25SRC_URI[md5sum] = "ac766013bbcb323e9db4c80805b2552a" 25SRC_URI[md5sum] = "ac766013bbcb323e9db4c80805b2552a"
26SRC_URI[sha256sum] = "b86f4816b4145915198e7c5bf0bc56dbbfd960e9a4518bb6486baa40cdcca7e6" 26SRC_URI[sha256sum] = "b86f4816b4145915198e7c5bf0bc56dbbfd960e9a4518bb6486baa40cdcca7e6"
27 27
28CVE_PRODUCT = "apple:mdnsresponder"
29
28PARALLEL_MAKE = "" 30PARALLEL_MAKE = ""
29 31
30S = "${WORKDIR}/mDNSResponder-${PV}/mDNSPosix" 32S = "${WORKDIR}/mDNSResponder-${PV}/mDNSPosix"