[3/5] arm-bsp/optee-os: remove 3.16 bbappend

Message ID 20220513141231.2513449-3-ross.burton@arm.com
State New
Headers show
Series [1/5] arm-bsp/optee-os: set PV correctly for the corstone1000 build | expand

Commit Message

Ross Burton May 13, 2022, 2:12 p.m. UTC
Corstone-1000 and TotalCompute uses 3.14, so remove the 3.16 bbappend.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .../recipes-security/optee/optee-os_3.16.0.bbappend        | 7 -------
 1 file changed, 7 deletions(-)
 delete mode 100644 meta-arm-bsp/recipes-security/optee/optee-os_3.16.0.bbappend

Patch

diff --git a/meta-arm-bsp/recipes-security/optee/optee-os_3.16.0.bbappend b/meta-arm-bsp/recipes-security/optee/optee-os_3.16.0.bbappend
deleted file mode 100644
index 7834b64b..00000000
--- a/meta-arm-bsp/recipes-security/optee/optee-os_3.16.0.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@ 
-# Machine specific configurations
-
-MACHINE_OPTEE_OS_REQUIRE ?= ""
-MACHINE_OPTEE_OS_REQUIRE:corstone1000 = "optee-os_corstone1000.inc"
-MACHINE_OPTEE_OS_REQUIRE:tc = "optee-os-tc.inc"
-
-require ${MACHINE_OPTEE_OS_REQUIRE}