summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2026-04-24 14:35:10 +0100
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-04-24 18:39:52 -0700
commit0af2c62a38d66a0790e2950a41a36f43a5eebc42 (patch)
treeca77ee4a65fe0fd3ac56b3650a87dc3c7896394f /meta-networking
parent62104ea1dbf5720beeed12a3926ae885057ae38b (diff)
downloadmeta-openembedded-0af2c62a38d66a0790e2950a41a36f43a5eebc42.tar.gz
mdns: Upgrade 2881.80.4.0.1 -> 2881.100.56.0.1
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-protocols/mdns/mdns_2881.100.56.0.1.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_2881.80.4.0.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_2881.80.4.0.1.bb b/meta-networking/recipes-protocols/mdns/mdns_2881.100.56.0.1.bb
index 48bf3291b6..10560d795a 100644
--- a/meta-networking/recipes-protocols/mdns/mdns_2881.80.4.0.1.bb
+++ b/meta-networking/recipes-protocols/mdns/mdns_2881.100.56.0.1.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://github.com/apple-oss-distributions/mDNSResponder;protocol=https
17 file://0007-mDNSShared-Make-Apple-Wireless-Direct-Link-depend-on.patch \ 17 file://0007-mDNSShared-Make-Apple-Wireless-Direct-Link-depend-on.patch \
18 " 18 "
19BRANCH = "rel/mDNSResponder-2881" 19BRANCH = "rel/mDNSResponder-2881"
20SRCREV = "e2a1e56a2f8d29640908c48f4de3f1ba65d1af46" 20SRCREV = "ea3902cfeff86a04b4c684753c80e425edbd1a21"
21 21
22inherit github-releases manpages systemd update-rc.d 22inherit github-releases manpages systemd update-rc.d
23 23