summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2024-02-10 16:14:44 +0000
committerKhem Raj <raj.khem@gmail.com>2024-02-10 10:39:57 -0800
commit4dc83a7eff038571f1fef199eceef1ae0c16f474 (patch)
tree74e0d9209d91281a945b690b8b039ce1ac4440e2 /meta-networking
parent341c47848d04a2114b8c794ef6e01b03c80c801a (diff)
downloadmeta-openembedded-4dc83a7eff038571f1fef199eceef1ae0c16f474.tar.gz
mdns: Upgrade 2200.60.25.0.4 -> 2200.80.16
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.80.16.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_2200.60.25.0.4.bb)2
1 files changed, 1 insertions, 1 deletions
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
index 09af3d5ae..c516eba6e 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
26 file://0001-Handle-interface-without-ifa_addr.patch \ 26 file://0001-Handle-interface-without-ifa_addr.patch \
27 file://0001-Fix-SIGSEGV-during-DumpStateLog.patch \ 27 file://0001-Fix-SIGSEGV-during-DumpStateLog.patch \
28 " 28 "
29SRCREV = "8acabead9ae56551011172d6835822a89c5298d6" 29SRCREV = "5fdc65a52db5c31fdf4b872d912590235b36a4dc"
30 30
31# We install a stub Makefile in the top directory so that the various checks 31# We install a stub Makefile in the top directory so that the various checks
32# in base.bbclass pass their tests for a Makefile, this ensures (that amongst 32# in base.bbclass pass their tests for a Makefile, this ensures (that amongst