mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-30 12:30:36 +00:00
packagegroup-security-tpm2: add and remove packages
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
DESCRIPTION = "Security packagegroup for Poky"
|
DESCRIPTION = "TPM2 packagegroup for Security"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302 \
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302 \
|
||||||
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||||
@@ -14,5 +14,5 @@ RDEPENDS_packagegroup-security-tpm2 = " \
|
|||||||
libtss2 \
|
libtss2 \
|
||||||
libtss2-tcti-device \
|
libtss2-tcti-device \
|
||||||
libtss2-tcti-mssim \
|
libtss2-tcti-mssim \
|
||||||
resourcemgr \
|
tpm2-abrmd \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user