summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-networking/recipes-protocols/mdns
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-networking/recipes-protocols/mdns')
-rw-r--r--meta-openembedded/meta-networking/recipes-protocols/mdns/mdns_2200.140.11.bb (renamed from meta-openembedded/meta-networking/recipes-protocols/mdns/mdns_2200.120.24.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns_2200.120.24.bb b/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns_2200.140.11.bb
index 9aeda92a4b..e6ea707197 100644
--- a/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns_2200.120.24.bb
+++ b/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns_2200.140.11.bb
@@ -25,7 +25,7 @@ SRC_URI = "git://github.com/apple-oss-distributions/mDNSResponder;protocol=https
file://0001-Handle-interface-without-ifa_addr.patch \
file://0001-Fix-SIGSEGV-during-DumpStateLog.patch \
"
-SRCREV = "51a7148a21362285f8013648c4bfa91247ff598a"
+SRCREV = "12e84b9089e577e0c0a9f48c4b922d7349fcc5a4"
# We install a stub Makefile in the top directory so that the various checks
# in base.bbclass pass their tests for a Makefile, this ensures (that amongst