Browse Source

corosync: 2.3.5 -> 2.4.0

Upgrade corosync from 2.3.5 to 2.4.0.

Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Wang Xin 7 years ago
parent
commit
1c080cc6b8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      meta-oe/recipes-extended/corosync/corosync_2.4.0.bb

+ 2 - 2
meta-oe/recipes-extended/corosync/corosync_2.3.5.bb → 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"