diff mbox series

[meta-networking] mdns: Upgrade 2200.60.25.0.4 -> 2200.80.16

Message ID 20240210161444.20858-1-alex.kiernan@gmail.com
State Accepted
Headers show
Series [meta-networking] mdns: Upgrade 2200.60.25.0.4 -> 2200.80.16 | expand

Commit Message

Alex Kiernan Feb. 10, 2024, 4:14 p.m. UTC
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
---

 .../mdns/{mdns_2200.60.25.0.4.bb => mdns_2200.80.16.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-protocols/mdns/{mdns_2200.60.25.0.4.bb => mdns_2200.80.16.bb} (99%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-protocols/mdns/mdns_2200.60.25.0.4.bb b/meta-networking/recipes-protocols/mdns/mdns_2200.80.16.bb
similarity index 99%
rename from meta-networking/recipes-protocols/mdns/mdns_2200.60.25.0.4.bb
rename to meta-networking/recipes-protocols/mdns/mdns_2200.80.16.bb
index 09af3d5ae36e..c516eba6ea85 100644
--- a/meta-networking/recipes-protocols/mdns/mdns_2200.60.25.0.4.bb
+++ b/meta-networking/recipes-protocols/mdns/mdns_2200.80.16.bb
@@ -26,7 +26,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 = "8acabead9ae56551011172d6835822a89c5298d6"
+SRCREV = "5fdc65a52db5c31fdf4b872d912590235b36a4dc"
 
 # 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