diff options
| author | Tim Orling <tim.orling@konsulko.com> | 2024-04-30 13:33:35 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2024-05-08 22:07:11 -0400 |
| commit | 7ce0f88317f24dd0246212afa99c9f0a49f4cdb5 (patch) | |
| tree | 590c8e53c4dd98a6a7f2daeb31c8dca93bc69353 /meta-tpm/recipes-tpm2 | |
| parent | c690e293275c9d4bb411333da27418d498540e9d (diff) | |
| download | meta-security-7ce0f88317f24dd0246212afa99c9f0a49f4cdb5.tar.gz | |
tpm2-tss: BBCLASSEXTEND nativesdk
Dependency for nativesdk-swtpm
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-tpm/recipes-tpm2')
| -rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.0.1.bb b/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.0.1.bb index dceebc2..334b638 100644 --- a/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.0.1.bb +++ b/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.0.1.bb | |||
| @@ -94,4 +94,4 @@ FILES:${PN} = "\ | |||
| 94 | 94 | ||
| 95 | RDEPENDS:libtss2 = "libgcrypt" | 95 | RDEPENDS:libtss2 = "libgcrypt" |
| 96 | 96 | ||
| 97 | BBCLASSEXTEND = "native" | 97 | BBCLASSEXTEND = "native nativesdk" |
