From 4f9d5b97d6e7c75565c129d3acf58cbf01eae8f8 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Mon, 19 Aug 2019 13:32:45 +0800 Subject: [PATCH] cryptsetup: upgrade 2.1.0 -> 2.2.0. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../cryptsetup/{cryptsetup_2.1.0.bb => cryptsetup_2.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-crypto/cryptsetup/{cryptsetup_2.1.0.bb => cryptsetup_2.2.0.bb} (96%) diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.1.0.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.2.0.bb similarity index 96% rename from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.1.0.bb rename to meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.2.0.bb index deaede8578..6ebf1e279f 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.1.0.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.2.0.bb @@ -17,8 +17,8 @@ DEPENDS = " \ " SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz" -SRC_URI[md5sum] = "41d8b985ef69242852b93e95d53e8e28" -SRC_URI[sha256sum] = "a3eeb2741f8f3376d16585191f3c60e067dd987e096c3c4b073fab7748b1c897" +SRC_URI[md5sum] = "f7818082056e5bc0be12e4c7fc20345a" +SRC_URI[sha256sum] = "9d8f8cac2836a1623c075b5cba96032271dc81a28b2aa27fbd8331e831416bb1" inherit autotools gettext pkgconfig