summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_2559.1.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_2559.1.1.bb b/meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb
index 212fd0eab5..9cc6708d18 100644
--- a/meta-networking/recipes-protocols/mdns/mdns_2559.1.1.bb
+++ b/meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb
@@ -27,8 +27,8 @@ SRC_URI = "git://github.com/apple-oss-distributions/mDNSResponder;protocol=https
27 file://0005-Fix-missing-limit-declarations.patch \ 27 file://0005-Fix-missing-limit-declarations.patch \
28 file://0004-Add-definition-for-MAX.patch \ 28 file://0004-Add-definition-for-MAX.patch \
29 " 29 "
30BRANCH = "main" 30BRANCH = "rel/mDNSResponder-2559"
31SRCREV = "71e6611203d57c78b26fd505d98cb57a33d00880" 31SRCREV = "0b8a5dbcefd6cc72846385aebfe4f6111f2814cb"
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