diff --git a/meta-networking/recipes-protocols/mdns/mdns_2200.120.24.bb b/meta-networking/recipes-protocols/mdns/mdns_2200.140.11.bb similarity index 99% rename from meta-networking/recipes-protocols/mdns/mdns_2200.120.24.bb rename to meta-networking/recipes-protocols/mdns/mdns_2200.140.11.bb index 9aeda92a4b..e6ea707197 100644 --- a/meta-networking/recipes-protocols/mdns/mdns_2200.120.24.bb +++ b/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