[oe-commits] [meta-openembedded] 37/46: corosync: 2.3.5 -> 2.4.0

git at git.openembedded.org git at git.openembedded.org
Tue Aug 16 15:37:46 UTC 2016


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

commit c35b91cf8b7b9f94fd819b45d956258bb385062d
Author: Wang Xin <wangxin2015.fnst at cn.fujitsu.com>
AuthorDate: Mon Aug 15 22:11:19 2016 -0400

    corosync: 2.3.5 -> 2.4.0
    
    Upgrade corosync from 2.3.5 to 2.4.0.
    
    Signed-off-by: Wang Xin <wangxin2015.fnst at cn.fujitsu.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../corosync/{corosync_2.3.5.bb => corosync_2.4.0.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-extended/corosync/corosync_2.3.5.bb b/meta-oe/recipes-extended/corosync/corosync_2.4.0.bb
similarity index 94%
rename from meta-oe/recipes-extended/corosync/corosync_2.3.5.bb
rename to meta-oe/recipes-extended/corosync/corosync_2.4.0.bb
index 508277e..50897f0 100644
--- a/meta-oe/recipes-extended/corosync/corosync_2.3.5.bb
+++ b/meta-oe/recipes-extended/corosync/corosync_2.4.0.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] = "8894f00d499e0755467b381e6346f9ff"
-SRC_URI[sha256sum] = "1d48cdfa224b0ceb02e27fe9d56b738fb2a92262b04b15bb3a67e1c4248da8e2"
+SRC_URI[md5sum] = "11bdd5ee2aed5eb2443dd6d6acd6a1ab"
+SRC_URI[sha256sum] = "6fe9523852a892701c4c28c1cd32e067e44cf0e696d5ecf3790afdef1fc309cb"
 
 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