diff options
author | Alex Kiernan <alex.kiernan@gmail.com> | 2025-03-13 09:07:38 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-03-13 22:09:35 -0700 |
commit | 972afd4c720d9f9ff1a3a44e9b401443256f0342 (patch) | |
tree | 6742c3ebe2817412e74d96a77478159d9c6ad958 /meta-networking | |
parent | aaaa9680861906480ee56920d93b1c50999f1f1c (diff) | |
download | meta-openembedded-972afd4c720d9f9ff1a3a44e9b401443256f0342.tar.gz |
mdns: Upgrade 2559.60.39.0.1 -> 2559.80.8
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r-- | meta-networking/recipes-protocols/mdns/mdns_2559.80.8.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_2559.60.39.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_2559.60.39.0.1.bb b/meta-networking/recipes-protocols/mdns/mdns_2559.80.8.bb index 97d3597cff..5f9af2661a 100644 --- a/meta-networking/recipes-protocols/mdns/mdns_2559.60.39.0.1.bb +++ b/meta-networking/recipes-protocols/mdns/mdns_2559.80.8.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 | " |
30 | BRANCH = "rel/mDNSResponder-2559" | 30 | BRANCH = "rel/mDNSResponder-2559" |
31 | SRCREV = "e8a63bd04dda3f83a80f1dbc6db03e7806d87c11" | 31 | SRCREV = "ecc02274878b0a70dba229de642b081cd1c30927" |
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 |