diff options
author | Alex Kiernan <alex.kiernan@gmail.com> | 2023-02-03 10:10:02 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-02-03 07:47:10 -0800 |
commit | dec789229aa6424acd582e8ea7af77965f22a49f (patch) | |
tree | 8ac61e82fbfbd7c3f207d6895e3b69d42d8913a5 | |
parent | 963f55df9efc740b7fe69d8fe8503e9f8f0c6f6d (diff) | |
download | meta-openembedded-dec789229aa6424acd582e8ea7af77965f22a49f.tar.gz |
mdns: Upgrade 1790.60.25 -> 1790.80.10
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_1790.80.10.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_1790.60.25.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_1790.60.25.bb b/meta-networking/recipes-protocols/mdns/mdns_1790.80.10.bb index 96eb4e50c7..612d343c88 100644 --- a/meta-networking/recipes-protocols/mdns/mdns_1790.60.25.bb +++ b/meta-networking/recipes-protocols/mdns/mdns_1790.80.10.bb | |||
@@ -23,7 +23,7 @@ SRC_URI = "git://github.com/apple-oss-distributions/mDNSResponder;protocol=https | |||
23 | file://0008-Handle-errors-from-socket-calls.patch \ | 23 | file://0008-Handle-errors-from-socket-calls.patch \ |
24 | file://mdns.service \ | 24 | file://mdns.service \ |
25 | " | 25 | " |
26 | SRCREV = "e48e3a58b763a0d7b76a14f7f309e24d7502e796" | 26 | SRCREV = "8769ab51605e465425d33d757f602ce5905ca639" |
27 | 27 | ||
28 | # We install a stub Makefile in the top directory so that the various checks | 28 | # We install a stub Makefile in the top directory so that the various checks |
29 | # in base.bbclass pass their tests for a Makefile, this ensures (that amongst | 29 | # in base.bbclass pass their tests for a Makefile, this ensures (that amongst |