summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2025-02-01 17:02:39 +0000
committerKhem Raj <raj.khem@gmail.com>2025-02-05 13:56:33 -0800
commit4bf0af485f51b7888f456a2cfad54c73dffba7c4 (patch)
treecbd2b4e02ef3bb5c52af421d56ccc167cc85b77c
parent2835bfab941bd8da9bf6c30c8a40c5daf9a3a2d3 (diff)
downloadmeta-openembedded-4bf0af485f51b7888f456a2cfad54c73dffba7c4.tar.gz
mdns: Upgrade 2559.40.32 -> 2559.60.39.0.1
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/recipes-protocols/mdns/mdns_2559.60.39.0.1.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb b/meta-networking/recipes-protocols/mdns/mdns_2559.60.39.0.1.bb
index 9cc6708d18..6fea434de8 100644
--- a/meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb
+++ b/meta-networking/recipes-protocols/mdns/mdns_2559.60.39.0.1.bb
@@ -28,7 +28,7 @@ SRC_URI = "git://github.com/apple-oss-distributions/mDNSResponder;protocol=https
28 file://0004-Add-definition-for-MAX.patch \ 28 file://0004-Add-definition-for-MAX.patch \
29 " 29 "
30BRANCH = "rel/mDNSResponder-2559" 30BRANCH = "rel/mDNSResponder-2559"
31SRCREV = "0b8a5dbcefd6cc72846385aebfe4f6111f2814cb" 31SRCREV = "e8a63bd04dda3f83a80f1dbc6db03e7806d87c11"
32 32
33# We install a stub Makefile in the top directory so that the various checks 33# We install a stub Makefile in the top directory so that the various checks
34# in base.bbclass pass their tests for a Makefile, this ensures (that amongst 34# in base.bbclass pass their tests for a Makefile, this ensures (that amongst