mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 16:59:28 +00:00
packagegroup-security-tpm2: stop including tpm2-tcti-uefi
tpm2-tcti-uefi is a EFI module, so it should not be included in the rootfs. Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin-solenikov@mentor.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
fc20f45964
commit
00a05ed92a
@@ -21,6 +21,3 @@ RDEPENDS_packagegroup-security-tpm2 = " \
|
|||||||
ibmswtpm2 \
|
ibmswtpm2 \
|
||||||
cryptsetup-tpm-incubator \
|
cryptsetup-tpm-incubator \
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS_packagegroup-security-tpm2_append_x86 = " tpm2-tcti-uefi"
|
|
||||||
RDEPENDS_packagegroup-security-tpm2_append_x86-64 = " tpm2-tcti-uefi"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user