Signed-off-by: Armin Kuster <[email protected]>
---
.../packagegroup-security-parsec.bb | 26 +++++++++++++++++++
1 file changed, 26 insertions(+)
create mode 100644
meta-parsec/recipes-core/packagegroups/packagegroup-security-parsec.bb
diff --git
a/meta-parsec/recipes-core/packagegroups/packagegroup-security-parsec.bb
b/meta-parsec/recipes-core/packagegroups/packagegroup-security-parsec.bb
new file mode 100644
index 0000000..a8affcd
--- /dev/null
+++ b/meta-parsec/recipes-core/packagegroups/packagegroup-security-parsec.bb
@@ -0,0 +1,26 @@
+DESCRIPTION = "Parsec Security packagegroup for Poky"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM =
"file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302 \
+
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
+
+inherit packagegroup
+
+PACKAGES = "\
+ packagegroup-security-parsec \
+ packagegroup-security-parsec-tpm2 \
+ "
+
+SUMMARY:packagegroup-security-parsec = "Security Parsec"
+RDEPENDS:packagegroup-security-parsec = "\
+ softhsm \
+ parsec-tool \
+ parsec-service \
+ "
+
+SUMMARY:packagegroup-security-parsec-tpm2 = "Parsec Security TPM 2.0 support"
+RDEPENDS:packagegroup-security-parsec-tpm2 = " \
+ tpm2-tools \
+ libtss2 \
+ tpm2-abrmd \
+ swtpm \
+ "
--
2.25.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#57150): https://lists.yoctoproject.org/g/yocto/message/57150
Mute This Topic: https://lists.yoctoproject.org/mt/91257255/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-