diff options
author | Alex Kiernan <alex.kiernan@gmail.com> | 2023-12-20 15:23:15 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-12-21 08:00:40 -0800 |
commit | f795f9d409219f3efba99213d75b8fd46aa41689 (patch) | |
tree | 65d3a86b260e546f72e28563998a9bb246784684 | |
parent | 4bd31c4915094071a114fd5339e0d9db8dcbb11f (diff) | |
download | meta-openembedded-f795f9d409219f3efba99213d75b8fd46aa41689.tar.gz |
mdns: Upgrade 2200.40.37.0.1 -> 2200.60.25.0.4
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_2200.60.25.0.4.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_2200.40.37.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_2200.40.37.0.1.bb b/meta-networking/recipes-protocols/mdns/mdns_2200.60.25.0.4.bb index 6c70fdf430..a009ae0c6e 100644 --- a/meta-networking/recipes-protocols/mdns/mdns_2200.40.37.0.1.bb +++ b/meta-networking/recipes-protocols/mdns/mdns_2200.60.25.0.4.bb | |||
@@ -25,7 +25,7 @@ SRC_URI = "git://github.com/apple-oss-distributions/mDNSResponder;protocol=https | |||
25 | file://0015-Add-missing-limits.h.patch \ | 25 | file://0015-Add-missing-limits.h.patch \ |
26 | file://0001-Handle-interface-without-ifa_addr.patch \ | 26 | file://0001-Handle-interface-without-ifa_addr.patch \ |
27 | " | 27 | " |
28 | SRCREV = "a9f4049ab772ca57b5afc9804ae5004beb711d6e" | 28 | SRCREV = "8acabead9ae56551011172d6835822a89c5298d6" |
29 | 29 | ||
30 | # We install a stub Makefile in the top directory so that the various checks | 30 | # We install a stub Makefile in the top directory so that the various checks |
31 | # in base.bbclass pass their tests for a Makefile, this ensures (that amongst | 31 | # in base.bbclass pass their tests for a Makefile, this ensures (that amongst |