This is a feature release:
https://github.com/tpm2-software/tpm2-openssl/blob/1.2.0/docs/CHANGELOG.md

The do_configure amendment is no longer needed.

Signed-off-by: Petr Gotthard <petr.gotth...@advantech.cz>
---
 .../{tpm2-openssl_1.1.1.bb => tpm2-openssl_1.2.0.bb}       | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)
 rename meta-tpm/recipes-tpm2/tpm2-openssl/{tpm2-openssl_1.1.1.bb => 
tpm2-openssl_1.2.0.bb} (64%)

diff --git a/meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.1.1.bb 
b/meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.2.0.bb
similarity index 64%
rename from meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.1.1.bb
rename to meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.2.0.bb
index b676871..3b4f9f7 100644
--- a/meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.1.1.bb
+++ b/meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.2.0.bb
@@ -6,16 +6,11 @@ DEPENDS = "autoconf-archive-native tpm2-tss openssl"
 
 SRC_URI = 
"https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.gz";
 
-SRC_URI[sha256sum] = 
"5a9bb0c6c61d026272b8843cbc291b5dfa9a55c1661a513b1c980807ad2dad01"
+SRC_URI[sha256sum] = 
"2ee15da2dceae1466ffba868e75a00b119d752babc1b6a2792286336a3324fb0"
 
 UPSTREAM_CHECK_URI = "https://github.com/tpm2-software/${BPN}/releases";
 
 inherit autotools pkgconfig
 
-do_configure:prepend() {
-    # do not extract the version number from git
-    sed -i -e 's/m4_esyscmd_s(\[git describe --tags --always 
--dirty\])/${PV}/' ${S}/configure.ac
-}
-
 FILES:${PN} = "\
     ${libdir}/ossl-modules/tpm2.so"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61341): https://lists.yoctoproject.org/g/yocto/message/61341
Mute This Topic: https://lists.yoctoproject.org/mt/101957653/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to