aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2024-04-05 07:30:26 +0000
committerKhem Raj <raj.khem@gmail.com>2024-04-05 08:07:24 -0700
commit2061a94d2a4c947a447f28b0e74a0ebe2b8984c0 (patch)
tree086f081fe51daa6c68b27f40c306c1ff84342857 /meta-networking
parent1db8a436b303cca703fc75934067b2a56c81cbff (diff)
downloadmeta-openembedded-contrib-2061a94d2a4c947a447f28b0e74a0ebe2b8984c0.tar.gz
mdns: Upgrade 2200.80.16 -> 2200.100.94.0.2
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-protocols/mdns/mdns_2200.100.94.0.2.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_2200.80.16.bb)2
1 files changed, 1 insertions, 1 deletions
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
index c516eba6ea..183f05ebc3 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