From c690e293275c9d4bb411333da27418d498540e9d Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Tue, 30 Apr 2024 13:33:34 -0700 Subject: libtpm: BBCLASSEXTEND nativesdk nativesdk-swtpm needs nativesdk-libtpm Signed-off-by: Tim Orling Signed-off-by: Armin Kuster --- meta-tpm/recipes-tpm/libtpm/libtpm_0.9.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-54-g00ecf