From 056d0892f0e2d1eb30029dbe9810b0800e87e634 Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 11 Jun 2021 11:35:24 +0800 Subject: [PATCH] cryptsetup: upgrade 2.3.5 -> 2.3.6 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../cryptsetup/{cryptsetup_2.3.5.bb => cryptsetup_2.3.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-crypto/cryptsetup/{cryptsetup_2.3.5.bb => cryptsetup_2.3.6.bb} (96%) diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.5.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.6.bb similarity index 96% rename from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.5.bb rename to meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.6.bb index 0da9a26e83..562ac83fb1 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.5.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.6.bb @@ -21,8 +21,8 @@ RDEPENDS_${PN} = " \ " SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz" -SRC_URI[md5sum] = "408620e0df577ec04108ec0bc2b91dee" -SRC_URI[sha256sum] = "ced9946f444d132536daf92fc8aca4277638a3c2d96e20540b2bae4d36fd70c1" +SRC_URI[md5sum] = "504d1ab22cbc4d1a59a8d8c7ee5ed3bf" +SRC_URI[sha256sum] = "b296b7a21ea576c2b180611ccb19d06aec8dddaedf7c704b0c6a81210c25635f" inherit autotools gettext pkgconfig