[oe-commits] [meta-openembedded] 06/11: cryptsetup: Upgrade to 2.0.4

git at git.openembedded.org git at git.openembedded.org
Fri Aug 31 06:18:39 UTC 2018


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

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

commit 4fb7aa816cc617f74fd9b65e13b7346fbd8c9219
Author: Mingli Yu <mingli.yu at windriver.com>
AuthorDate: Wed Aug 29 02:45:20 2018 -0700

    cryptsetup: Upgrade to 2.0.4
    
    Signed-off-by: Mingli Yu <mingli.yu at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../cryptsetup/{cryptsetup_2.0.3.bb => cryptsetup_2.0.4.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.0.3.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.0.4.bb
similarity index 91%
rename from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.0.3.bb
rename to meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.0.4.bb
index df85add..cc7bc6e 100644
--- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.0.3.bb
+++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.0.4.bb
@@ -12,8 +12,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=32107dd283b1dfeb66c9b3e6be312326"
 DEPENDS = "util-linux libdevmapper popt libgcrypt json-c"
 
 SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v2.0/${BP}.tar.xz"
-SRC_URI[md5sum] = "ea1c722f8d4c4e36427628b679b1f819"
-SRC_URI[sha256sum] = "4d6cca04c1f5ff4a68d045d190efb2623087eda0274ded92f92a4b6911e501d4"
+SRC_URI[md5sum] = "ed42b31f67d05b05e392d1943d467b8d"
+SRC_URI[sha256sum] = "9d3a3c7033293e0c97f0ad0501fd5b4d4913ae497cbf70cca06633ccc54b5734"
 
 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