diff mbox series

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

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

Commit Message

Alex Kiernan April 5, 2024, 7:30 a.m. UTC
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
---
 .../mdns/{mdns_2200.80.16.bb => mdns_2200.100.94.0.2.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-protocols/mdns/{mdns_2200.80.16.bb => mdns_2200.100.94.0.2.bb} (99%)

Comments

Khem Raj April 7, 2024, 3:42 p.m. UTC | #1
On Fri, 05 Apr 2024 07:30:26 +0000, Alex Kiernan wrote:
> 


Applied, thanks!

[1/1] mdns: Upgrade 2200.80.16 -> 2200.100.94.0.2
      commit: 2061a94d2a4c947a447f28b0e74a0ebe2b8984c0

Best regards,
diff mbox series

Patch

diff --git a/meta-networking/recipes-protocols/mdns/mdns_2200.80.16.bb b/meta-networking/recipes-protocols/mdns/mdns_2200.100.94.0.2.bb
similarity index 99%
rename from meta-networking/recipes-protocols/mdns/mdns_2200.80.16.bb
rename to meta-networking/recipes-protocols/mdns/mdns_2200.100.94.0.2.bb
index c516eba6ea85..183f05ebc3e2 100644
--- a/meta-networking/recipes-protocols/mdns/mdns_2200.80.16.bb
+++ b/meta-networking/recipes-protocols/mdns/mdns_2200.100.94.0.2.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 = "5fdc65a52db5c31fdf4b872d912590235b36a4dc"
+SRCREV = "8f70f98fc1d0cf439ca3a6470be6ad8ac2bcc019"
 
 # 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