From cbf7adb7acb7e41b0bf29c96d4e0c0f905823430 Mon Sep 17 00:00:00 2001 From: Zheng Ruoqin Date: Wed, 30 Oct 2019 03:17:18 +0800 Subject: [PATCH] corosync: upgrade 2.4.4 -> 2.4.5 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../corosync/{corosync_2.4.4.bb => corosync_2.4.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-extended/corosync/{corosync_2.4.4.bb => corosync_2.4.5.bb} (95%) diff --git a/meta-networking/recipes-extended/corosync/corosync_2.4.4.bb b/meta-networking/recipes-extended/corosync/corosync_2.4.5.bb similarity index 95% rename from meta-networking/recipes-extended/corosync/corosync_2.4.4.bb rename to 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\d+\.(?!99)\d+(\.\d+)+)"