mdns: Upgrade 2559.1.1 -> 2559.40.32

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Alex Kiernan 2024-11-27 09:42:12 +00:00 committed by Khem Raj
parent c225779474
commit e008a7b6f0
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -27,8 +27,8 @@ SRC_URI = "git://github.com/apple-oss-distributions/mDNSResponder;protocol=https
file://0005-Fix-missing-limit-declarations.patch \
file://0004-Add-definition-for-MAX.patch \
"
BRANCH = "main"
SRCREV = "71e6611203d57c78b26fd505d98cb57a33d00880"
BRANCH = "rel/mDNSResponder-2559"
SRCREV = "0b8a5dbcefd6cc72846385aebfe4f6111f2814cb"
# 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