aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2023-12-20 15:23:15 +0000
committerKhem Raj <raj.khem@gmail.com>2023-12-21 08:00:40 -0800
commitf795f9d409219f3efba99213d75b8fd46aa41689 (patch)
tree65d3a86b260e546f72e28563998a9bb246784684 /meta-networking/recipes-protocols
parent4bd31c4915094071a114fd5339e0d9db8dcbb11f (diff)
downloadmeta-openembedded-f795f9d409219f3efba99213d75b8fd46aa41689.tar.gz
mdns: Upgrade 2200.40.37.0.1 -> 2200.60.25.0.4
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-protocols')
-rw-r--r--meta-networking/recipes-protocols/mdns/mdns_2200.60.25.0.4.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_2200.40.37.0.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_2200.40.37.0.1.bb b/meta-networking/recipes-protocols/mdns/mdns_2200.60.25.0.4.bb
index 6c70fdf430..a009ae0c6e 100644
--- a/meta-networking/recipes-protocols/mdns/mdns_2200.40.37.0.1.bb
+++ b/meta-networking/recipes-protocols/mdns/mdns_2200.60.25.0.4.bb
@@ -25,7 +25,7 @@ SRC_URI = "git://github.com/apple-oss-distributions/mDNSResponder;protocol=https
file://0015-Add-missing-limits.h.patch \
file://0001-Handle-interface-without-ifa_addr.patch \
"
-SRCREV = "a9f4049ab772ca57b5afc9804ae5004beb711d6e"
+SRCREV = "8acabead9ae56551011172d6835822a89c5298d6"
# 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