diff options
-rw-r--r-- | meta-networking/recipes-protocols/mdns/mdns_2200.140.11.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_2200.120.24.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_2200.120.24.bb b/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 | |||
25 | file://0001-Handle-interface-without-ifa_addr.patch \ | 25 | file://0001-Handle-interface-without-ifa_addr.patch \ |
26 | file://0001-Fix-SIGSEGV-during-DumpStateLog.patch \ | 26 | file://0001-Fix-SIGSEGV-during-DumpStateLog.patch \ |
27 | " | 27 | " |
28 | SRCREV = "51a7148a21362285f8013648c4bfa91247ff598a" | 28 | SRCREV = "12e84b9089e577e0c0a9f48c4b922d7349fcc5a4" |
29 | 29 | ||
30 | # We install a stub Makefile in the top directory so that the various checks | 30 | # We install a stub Makefile in the top directory so that the various checks |
31 | # in base.bbclass pass their tests for a Makefile, this ensures (that amongst | 31 | # in base.bbclass pass their tests for a Makefile, this ensures (that amongst |