summaryrefslogtreecommitdiffstats
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-07 08:36:35 -0700
commit7f3e41361272715d93f236995aaa222334b17595 (patch)
tree605d07d3265d25c10160b1d658d82d7fa980fb5f /meta-networking
parent6a62e9949efaed9baf973b3ff08f95a08c94bc61 (diff)
downloadmeta-openembedded-7f3e41361272715d93f236995aaa222334b17595.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
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 = "5fdc65a52db5c31fdf4b872d912590235b36a4dc" 29SRCREV = "8f70f98fc1d0cf439ca3a6470be6ad8ac2bcc019"
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