diff options
author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2019-11-04 13:49:02 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-04 12:14:08 -0800 |
commit | 82888970bf7e19876b01abec6131cfdcb992c33e (patch) | |
tree | 9d10cb23bdf758f27f7fdf6e9f94c1e3bb0faa24 | |
parent | 5c8c8e7d05fd3f9e931435b41da228e84d246be3 (diff) | |
download | meta-openembedded-82888970bf7e19876b01abec6131cfdcb992c33e.tar.gz |
mdns: upgrade 878.200.35 -> 878.260.1
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-networking/recipes-protocols/mdns/mdns_878.260.1.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_878.200.35.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-protocols/mdns/mdns_878.200.35.bb b/meta-networking/recipes-protocols/mdns/mdns_878.260.1.bb index 1353b2bed4..0178945316 100644 --- a/meta-networking/recipes-protocols/mdns/mdns_878.200.35.bb +++ b/meta-networking/recipes-protocols/mdns/mdns_878.260.1.bb | |||
@@ -12,8 +12,8 @@ SRC_URI = "https://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-${P | |||
12 | file://build.patch;patchdir=.. \ | 12 | file://build.patch;patchdir=.. \ |
13 | file://mdns.service \ | 13 | file://mdns.service \ |
14 | " | 14 | " |
15 | SRC_URI[md5sum] = "e773f290a7d29f1072247985d6add2ff" | 15 | SRC_URI[md5sum] = "aeb92d838a4aa2402ef128ed501484eb" |
16 | SRC_URI[sha256sum] = "e777b4d7dbf5eb1552cb80090ad1ede319067ab6e45e3990d68aabf6e8b3f5a0" | 16 | SRC_URI[sha256sum] = "3cc71582e8eee469c2de8ecae1d769e7f32b3468dfb7f2ca77f1dee1f30a7d1e" |
17 | 17 | ||
18 | PARALLEL_MAKE = "" | 18 | PARALLEL_MAKE = "" |
19 | 19 | ||