diff options
-rw-r--r-- | meta-tpm/recipes-tpm/libtpm/libtpm_0.9.6.bb | 2 |
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 | |||
13 | PACKAGECONFIG ?= "openssl" | 13 | PACKAGECONFIG ?= "openssl" |
14 | PACKAGECONFIG[openssl] = "--with-openssl, --without-openssl, openssl" | 14 | PACKAGECONFIG[openssl] = "--with-openssl, --without-openssl, openssl" |
15 | 15 | ||
16 | BBCLASSEXTEND = "native" | 16 | BBCLASSEXTEND = "native nativesdk" |