summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/mdns
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-04-08 02:04:04 -0700
committerKhem Raj <raj.khem@gmail.com>2020-04-08 08:15:03 -0700
commit49371d0e48da33e414f2aa294f2c7cb107d927f0 (patch)
tree6d078bddde5244a15d845906b04047e2769b0a34 /meta-networking/recipes-protocols/mdns
parent1356055ce7f4064976beebc5f6e540c6acbdca7e (diff)
downloadmeta-openembedded-49371d0e48da33e414f2aa294f2c7cb107d927f0.tar.gz
mdns: upgrade 878.260.1 -> 878.270.2
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-protocols/mdns')
-rw-r--r--meta-networking/recipes-protocols/mdns/mdns_878.270.2.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_878.260.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_878.260.1.bb b/meta-networking/recipes-protocols/mdns/mdns_878.270.2.bb
index a5991bf73..0f8dc92df 100644
--- a/meta-networking/recipes-protocols/mdns/mdns_878.260.1.bb
+++ b/meta-networking/recipes-protocols/mdns/mdns_878.270.2.bb
@@ -23,8 +23,8 @@ SRC_URI = "https://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-${P
23 file://0010-Handle-errors-from-socket-calls.patch;patchdir=.. \ 23 file://0010-Handle-errors-from-socket-calls.patch;patchdir=.. \
24 file://0011-Change-a-dynamic-allocation-to-file-scope-variable.patch;patchdir=.. \ 24 file://0011-Change-a-dynamic-allocation-to-file-scope-variable.patch;patchdir=.. \
25 " 25 "
26SRC_URI[md5sum] = "aeb92d838a4aa2402ef128ed501484eb" 26SRC_URI[md5sum] = "4e139a8e1133349006b0436291c9e29b"
27SRC_URI[sha256sum] = "3cc71582e8eee469c2de8ecae1d769e7f32b3468dfb7f2ca77f1dee1f30a7d1e" 27SRC_URI[sha256sum] = "2cef0ee9900504c5277fb81de0a28e6c0835fe482ebecf1067c6864f5c4eda74"
28 28
29PARALLEL_MAKE = "" 29PARALLEL_MAKE = ""
30 30