summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-protocols/mdns/mdns_1790.80.10.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_1790.60.25.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_1790.60.25.bb b/meta-networking/recipes-protocols/mdns/mdns_1790.80.10.bb
index 96eb4e50c7..612d343c88 100644
--- a/meta-networking/recipes-protocols/mdns/mdns_1790.60.25.bb
+++ b/meta-networking/recipes-protocols/mdns/mdns_1790.80.10.bb
@@ -23,7 +23,7 @@ SRC_URI = "git://github.com/apple-oss-distributions/mDNSResponder;protocol=https
23 file://0008-Handle-errors-from-socket-calls.patch \ 23 file://0008-Handle-errors-from-socket-calls.patch \
24 file://mdns.service \ 24 file://mdns.service \
25 " 25 "
26SRCREV = "e48e3a58b763a0d7b76a14f7f309e24d7502e796" 26SRCREV = "8769ab51605e465425d33d757f602ce5905ca639"
27 27
28# We install a stub Makefile in the top directory so that the various checks 28# We install a stub Makefile in the top directory so that the various checks
29# in base.bbclass pass their tests for a Makefile, this ensures (that amongst 29# in base.bbclass pass their tests for a Makefile, this ensures (that amongst