summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Orling <tim.orling@konsulko.com>2024-04-30 13:33:34 -0700
committerArmin Kuster <akuster808@gmail.com>2024-05-08 22:06:37 -0400
commitc690e293275c9d4bb411333da27418d498540e9d (patch)
tree3d043ed5890c5dbc9a666df314f849912b3ee534
parent1e4c3ba4c0a83c79de4c95826d4d885704f90d77 (diff)
downloadmeta-security-c690e293275c9d4bb411333da27418d498540e9d.tar.gz
libtpm: BBCLASSEXTEND nativesdk
nativesdk-swtpm needs nativesdk-libtpm Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-tpm/recipes-tpm/libtpm/libtpm_0.9.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm/libtpm/libtpm_0.9.6.bb b/meta-tpm/recipes-tpm/libtpm/libtpm_0.9.6.bb
index a860319..cd47155 100644
--- a/meta-tpm/recipes-tpm/libtpm/libtpm_0.9.6.bb
+++ b/meta-tpm/recipes-tpm/libtpm/libtpm_0.9.6.bb
@@ -13,4 +13,4 @@ inherit autotools-brokensep pkgconfig perlnative
13PACKAGECONFIG ?= "openssl" 13PACKAGECONFIG ?= "openssl"
14PACKAGECONFIG[openssl] = "--with-openssl, --without-openssl, openssl" 14PACKAGECONFIG[openssl] = "--with-openssl, --without-openssl, openssl"
15 15
16BBCLASSEXTEND = "native" 16BBCLASSEXTEND = "native nativesdk"