summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-08-28 16:24:50 +0800
committerKhem Raj <raj.khem@gmail.com>2024-08-28 07:11:32 -0700
commit20f77303a00d2b2cc28ff2cac30c394ac82839e6 (patch)
tree9eb9c9b07ad0bc9843e2d190c5285717eb024432 /meta-networking
parenteb44bf5e61396f2a221d3fcf1e836c9fa5c48f3c (diff)
downloadmeta-openembedded-20f77303a00d2b2cc28ff2cac30c394ac82839e6.tar.gz
mdns: upgrade 2200.120.24 -> 2200.140.11
Signed-off-by: Wang Mingyu <wangmy@fujitsu.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.140.11.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_2200.120.24.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_2200.120.24.bb b/meta-networking/recipes-protocols/mdns/mdns_2200.140.11.bb
index 9aeda92a4b..e6ea707197 100644
--- a/meta-networking/recipes-protocols/mdns/mdns_2200.120.24.bb
+++ b/meta-networking/recipes-protocols/mdns/mdns_2200.140.11.bb
@@ -25,7 +25,7 @@ SRC_URI = "git://github.com/apple-oss-distributions/mDNSResponder;protocol=https
25 file://0001-Handle-interface-without-ifa_addr.patch \ 25 file://0001-Handle-interface-without-ifa_addr.patch \
26 file://0001-Fix-SIGSEGV-during-DumpStateLog.patch \ 26 file://0001-Fix-SIGSEGV-during-DumpStateLog.patch \
27 " 27 "
28SRCREV = "51a7148a21362285f8013648c4bfa91247ff598a" 28SRCREV = "12e84b9089e577e0c0a9f48c4b922d7349fcc5a4"
29 29
30# We install a stub Makefile in the top directory so that the various checks 30# We install a stub Makefile in the top directory so that the various checks
31# in base.bbclass pass their tests for a Makefile, this ensures (that amongst 31# in base.bbclass pass their tests for a Makefile, this ensures (that amongst