fixes openssl 3.0 support

Signed-off-by: Armin Kuster <[email protected]>
---
 meta-tpm/recipes-tpm2/ibmswtpm2/files/tune-makefile.patch    | 5 +++--
 .../ibmswtpm2/{ibmswtpm2_1661.bb => ibmswtpm2_1682.bb}       | 3 +--
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename meta-tpm/recipes-tpm2/ibmswtpm2/{ibmswtpm2_1661.bb => 
ibmswtpm2_1682.bb} (93%)

diff --git a/meta-tpm/recipes-tpm2/ibmswtpm2/files/tune-makefile.patch 
b/meta-tpm/recipes-tpm2/ibmswtpm2/files/tune-makefile.patch
index eebddb9..962bfc1 100644
--- a/meta-tpm/recipes-tpm2/ibmswtpm2/files/tune-makefile.patch
+++ b/meta-tpm/recipes-tpm2/ibmswtpm2/files/tune-makefile.patch
@@ -20,7 +20,7 @@ Index: src/makefile
 ===================================================================
 --- src.orig/makefile
 +++ src/makefile
-@@ -38,12 +38,10 @@
+@@ -38,13 +38,11 @@
  
#################################################################################
  
  
@@ -29,12 +29,13 @@ Index: src/makefile
  CCFLAGS = -Wall                       \
        -Wmissing-declarations -Wmissing-prototypes -Wnested-externs \
        -Werror -Wsign-compare \
+       -Wno-deprecated-declarations    \
 -       -c -ggdb -O0                   \
 +       -c -ggdb -O                    \
        -DTPM_POSIX                     \
        -D_POSIX_                       \
        -DTPM_NUVOTON
-@@ -79,11 +77,11 @@
+@@ -80,11 +78,11 @@ TcpServerPosix.o   : $(HEADERS)
  .PRECIOUS:    %.o
  
  tpm_server:   $(OBJFILES)
diff --git a/meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1661.bb 
b/meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1682.bb
similarity index 93%
rename from meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1661.bb
rename to meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1682.bb
index c2cdf6a..85fc7e0 100644
--- a/meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1661.bb
+++ b/meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1682.bb
@@ -18,8 +18,7 @@ DEPENDS = "openssl"
 SRC_URI = "https://sourceforge.net/projects/ibmswtpm2/files/ibmtpm${PV}.tar.gz 
\
            file://tune-makefile.patch \
            "
-
-SRC_URI[sha256sum] = 
"55145928ad2b24f34be6a0eacf9fb492e10e0ea919b8428c721fa970e85d6147"
+SRC_URI[sha256sum] = 
"3cb642f871a17b23d50b046e5f95f449c2287415fc1e7aeb4bdbb8920dbcb38f"
 
 UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/ibmswtpm2/files/";
 
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#57705): https://lists.yoctoproject.org/g/yocto/message/57705
Mute This Topic: https://lists.yoctoproject.org/mt/92722912/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to