1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-05-07 16:59:30 +00:00

arm-bsp/corstone1000-initramfs-image: remove obsolete packages

removing the following packages:

ffa-debugfs-mod
secure-partitions-psa-api-tests

Signed-off-by: Vishnu Banavath <vishnu.banavath@arm.com>
Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
This commit is contained in:
Abdellatif El Khlifi
2022-09-27 12:44:03 +01:00
committed by Jon Mason
parent f483fcfc68
commit 56d53d4393
@@ -23,11 +23,5 @@ IMAGE_FEATURES:remove = "package-management"
# all optee packages
IMAGE_INSTALL += "optee-client"
# FF-A Debugfs driver
IMAGE_INSTALL += "ffa-debugfs-mod"
# psa-arch-tests linux userspace application
IMAGE_INSTALL += "secure-partitions-psa-api-tests"
# external system linux userspace test application
IMAGE_INSTALL += "corstone1000-external-sys-tests"