aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-extended
diff options
context:
space:
mode:
authorZheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>2019-10-30 03:17:18 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-01 17:22:52 -0700
commitcbf7adb7acb7e41b0bf29c96d4e0c0f905823430 (patch)
tree3f22a49cfde8ae3382db25f4be384e025a2c52fc /meta-networking/recipes-extended
parent4212266b6bc335f0ac2b6b625abfe986103082e0 (diff)
downloadmeta-openembedded-cbf7adb7acb7e41b0bf29c96d4e0c0f905823430.tar.gz
corosync: upgrade 2.4.4 -> 2.4.5
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-extended')
-rw-r--r--meta-networking/recipes-extended/corosync/corosync_2.4.5.bb (renamed from meta-networking/recipes-extended/corosync/corosync_2.4.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-extended/corosync/corosync_2.4.4.bb b/meta-networking/recipes-extended/corosync/corosync_2.4.5.bb
index e5fa16a13b..1f4a3e1c6c 100644
--- a/meta-networking/recipes-extended/corosync/corosync_2.4.4.bb
+++ b/meta-networking/recipes-extended/corosync/corosync_2.4.5.bb
@@ -11,8 +11,8 @@ SRC_URI = "http://build.clusterlabs.org/corosync/releases/${BP}.tar.gz \
file://corosync.conf \
"
-SRC_URI[md5sum] = "69db29ff4bc035936946be44fc8be5cd"
-SRC_URI[sha256sum] = "9bd4707bb271df16f8d543ec782eb4c35ec0330b7be696b797da4bd8f058a25d"
+SRC_URI[md5sum] = "e36a056b893c313c4ec1fe0d7e6cdebd"
+SRC_URI[sha256sum] = "ab6eafdb8f43a23794fc15d4c5198bbd6759060cb13c8d2d1e78a6c8360aba5f"
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+\.(?!99)\d+(\.\d+)+)"