summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-03-17 09:43:18 -0700
committerArmin Kuster <akuster808@gmail.com>2019-03-17 15:39:01 -0700
commit09366d63fe3fb68ef3afada4da3bcba6a2f4aaa6 (patch)
tree2c8811bbabf32a07b53aeb6574e6307f54db36b2
parent73e5fb5f4c243c4f07d69b5aef466395e42f38a0 (diff)
downloadmeta-security-09366d63fe3fb68ef3afada4da3bcba6a2f4aaa6.tar.gz
packagegroup-security-tpm2: add new packages
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb b/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb
index c4c8fb2..6bd03d3 100644
--- a/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb
+++ b/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb
@@ -15,4 +15,9 @@ RDEPENDS_packagegroup-security-tpm2 = " \
15 libtss2-tcti-device \ 15 libtss2-tcti-device \
16 libtss2-tcti-mssim \ 16 libtss2-tcti-mssim \
17 tpm2-abrmd \ 17 tpm2-abrmd \
18 tpm2-pkcs11 \
19 cryptsetup-tpm-incubator \
18 " 20 "
21
22RDEPENDS_packagegroup-security-tpm2_append_x86 = " tpm2-tcti-uefi"
23RDEPENDS_packagegroup-security-tpm2_append_x86-64 = " tpm2-tcti-uefi"