Message ID | 20240430203335.110707-3-tim.orling@konsulko.com |
---|---|
State | New |
Headers | show |
Series | [meta-security,1/4] tpm2-pkcs11: BBCLASSEXTEND native and nativesdk | expand |
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 PACKAGECONFIG ?= "openssl" PACKAGECONFIG[openssl] = "--with-openssl, --without-openssl, openssl" -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk"
nativesdk-swtpm needs nativesdk-libtpm Signed-off-by: Tim Orling <tim.orling@konsulko.com> --- meta-tpm/recipes-tpm/libtpm/libtpm_0.9.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)