diff mbox series

[meta-networking] mdns: Upgrade 2200.40.37.0.1 -> 2200.60.25.0.4

Message ID 20231220152315.27431-1-alex.kiernan@gmail.com
State Accepted
Headers show
Series [meta-networking] mdns: Upgrade 2200.40.37.0.1 -> 2200.60.25.0.4 | expand

Commit Message

Alex Kiernan Dec. 20, 2023, 3:23 p.m. UTC
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
---

 .../mdns/{mdns_2200.40.37.0.1.bb => mdns_2200.60.25.0.4.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-protocols/mdns/{mdns_2200.40.37.0.1.bb => mdns_2200.60.25.0.4.bb} (99%)

Comments

Khem Raj Dec. 27, 2023, 8:21 a.m. UTC | #1
On Wed, 20 Dec 2023 15:23:15 +0000, Alex Kiernan wrote:
> 


Applied, thanks!

[1/1] mdns: Upgrade 2200.40.37.0.1 -> 2200.60.25.0.4
      commit: f795f9d409219f3efba99213d75b8fd46aa41689

Best regards,
diff mbox series

Patch

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
similarity index 99%
rename from meta-networking/recipes-protocols/mdns/mdns_2200.40.37.0.1.bb
rename to meta-networking/recipes-protocols/mdns/mdns_2200.60.25.0.4.bb
index 6c70fdf430a3..a009ae0c6e5c 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
            file://0015-Add-missing-limits.h.patch \
            file://0001-Handle-interface-without-ifa_addr.patch \
            "
-SRCREV = "a9f4049ab772ca57b5afc9804ae5004beb711d6e"
+SRCREV = "8acabead9ae56551011172d6835822a89c5298d6"
 
 # 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