[oe-commits] [meta-openembedded] 24/26: cryptsetup: 1.6.7 -> 1.7.0

git at git.openembedded.org git at git.openembedded.org
Wed Jan 27 11:42:25 UTC 2016


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

commit 2a7be1d4f506834517a7a59868f4d959b1e65c34
Author: Dai Caiyun <daicy.fnst at cn.fujitsu.com>
AuthorDate: Mon Jan 11 17:38:50 2016 -0800

    cryptsetup: 1.6.7 -> 1.7.0
    
    Upgrade cryptsetup from 1.6.7 to 1.7.0.
    
    Signed-off-by: Dai Caiyun <daicy.fnst at cn.fujitsu.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../cryptsetup/{cryptsetup_1.6.7.bb => cryptsetup_1.7.0.bb}         | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.7.bb b/meta-oe/recipes-support/cryptsetup/cryptsetup_1.7.0.bb
similarity index 85%
rename from meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.7.bb
rename to meta-oe/recipes-support/cryptsetup/cryptsetup_1.7.0.bb
index 939ee35..16c21d3 100644
--- a/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.7.bb
+++ b/meta-oe/recipes-support/cryptsetup/cryptsetup_1.7.0.bb
@@ -11,9 +11,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=32107dd283b1dfeb66c9b3e6be312326"
 
 DEPENDS = "util-linux lvm2 popt libgcrypt"
 
-SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v1.6/${BP}.tar.xz"
-SRC_URI[md5sum] = "918406eb5d2e2f5a7348c432ea9b1473"
-SRC_URI[sha256sum] = "c23c24c8d662032da8650c1c84985221be8bbedf4737c1540bba7e4517dfe820"
+SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v1.7/${BP}.tar.xz"
+SRC_URI[md5sum] = "56c385fe87fc2b6873df4b7f89202d0f"
+SRC_URI[sha256sum] = "075524a7cc0db36d12119fa79116750accb1c6c8825d5faa2534b74b8ce3d148"
 
 inherit autotools gettext pkgconfig
 

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


More information about the Openembedded-commits mailing list