Message ID | 20231017075748.40743-5-harsimransingh.tungal@arm.com |
---|---|
State | New |
Headers | show |
Series | Remove External system patches in u-boot and linux | expand |
diff --git a/meta-arm-bsp/recipes-bsp/images/corstone1000-initramfs-image.bb b/meta-arm-bsp/recipes-bsp/images/corstone1000-initramfs-image.bb index 884d4b3b..cac3b73c 100644 --- a/meta-arm-bsp/recipes-bsp/images/corstone1000-initramfs-image.bb +++ b/meta-arm-bsp/recipes-bsp/images/corstone1000-initramfs-image.bb @@ -21,8 +21,5 @@ IMAGE_FEATURES:remove = "package-management" # all optee packages IMAGE_INSTALL += "optee-client" -# external system linux userspace test application -IMAGE_INSTALL += "corstone1000-external-sys-tests" - # TS PSA API tests commands for crypto, its, ps and iat IMAGE_INSTALL += "packagegroup-ts-tests-psa"
From: Harsimran Singh Tungal <harsimransingh.tungal@arm.com> Remove external system linux userspace test application --- .../recipes-bsp/images/corstone1000-initramfs-image.bb | 3 --- 1 file changed, 3 deletions(-)