From 629cdd168e11d42ce8259180ff80dbfcc371d70d Mon Sep 17 00:00:00 2001 From: Liu Yiding Date: Wed, 15 Apr 2026 15:18:58 +0800 Subject: [PATCH] leancrypto: upgrade 1.7.1 -> 1.7.2 ChangeLog: https://github.com/smuellerDD/leancrypto/releases/tag/v1.7.2 Signed-off-by: Liu Yiding Signed-off-by: Khem Raj --- .../leancrypto/{leancrypto_1.7.1.bb => leancrypto_1.7.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-crypto/leancrypto/{leancrypto_1.7.1.bb => leancrypto_1.7.2.bb} (97%) diff --git a/meta-oe/recipes-crypto/leancrypto/leancrypto_1.7.1.bb b/meta-oe/recipes-crypto/leancrypto/leancrypto_1.7.2.bb similarity index 97% rename from meta-oe/recipes-crypto/leancrypto/leancrypto_1.7.1.bb rename to meta-oe/recipes-crypto/leancrypto/leancrypto_1.7.2.bb index 9e7883ad3c..4c42b77490 100644 --- a/meta-oe/recipes-crypto/leancrypto/leancrypto_1.7.1.bb +++ b/meta-oe/recipes-crypto/leancrypto/leancrypto_1.7.2.bb @@ -14,7 +14,7 @@ SECTION = "libs" SRC_URI = "git://github.com/smuellerDD/leancrypto.git;branch=master;protocol=https;tag=v${PV} \ file://leancrypto-tests.sh \ " -SRCREV = "e7fa8c87a46c5787174c18fac385aa08eecdedd1" +SRCREV = "8a3e942baa3388ec9597c35005264ef9aefbf97c" inherit pkgconfig meson