[oe-commits] [meta-openembedded] 34/35: corosync: Update to 2.4.2

git at git.openembedded.org git at git.openembedded.org
Wed Apr 5 18:36:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 94750cccee241496a55a35c9495069ec53bcc81c
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Wed Apr 5 16:46:45 2017 +0000

    corosync: Update to 2.4.2
    
    Also fixes build with latest libqb 1.0.1+
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../corosync/{corosync_2.4.0.bb => corosync_2.4.2.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-extended/corosync/corosync_2.4.0.bb b/meta-oe/recipes-extended/corosync/corosync_2.4.2.bb
similarity index 94%
rename from meta-oe/recipes-extended/corosync/corosync_2.4.0.bb
rename to meta-oe/recipes-extended/corosync/corosync_2.4.2.bb
index c168e0c..ec1deac 100644
--- a/meta-oe/recipes-extended/corosync/corosync_2.4.0.bb
+++ b/meta-oe/recipes-extended/corosync/corosync_2.4.2.bb
@@ -8,8 +8,8 @@ SECTION = "base"
 inherit autotools pkgconfig systemd
 
 SRC_URI = "http://build.clusterlabs.org/corosync/releases/${BP}.tar.gz"
-SRC_URI[md5sum] = "11bdd5ee2aed5eb2443dd6d6acd6a1ab"
-SRC_URI[sha256sum] = "6fe9523852a892701c4c28c1cd32e067e44cf0e696d5ecf3790afdef1fc309cb"
+SRC_URI[md5sum] = "547fa78704da53aa35912be58d31035f"
+SRC_URI[sha256sum] = "f26e3011309fe4bcce94b1dc20ea8c462f19483a73f3ca62f13b925d011a4ba9"
 
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a85eb4ce24033adb6088dd1d6ffc5e5d"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list