summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/dra7xx-hs-evm.conf
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-01-20 01:40:48 +0000
committerRyan Eatmon <reatmon@ti.com>2023-01-20 15:55:32 -0600
commit762660fbcb9dc39f3fc4ac0895ca2f92285c487c (patch)
tree1835de9b1b7944929f125e0535fa5ccda682e2bf /meta-ti-bsp/conf/machine/dra7xx-hs-evm.conf
parent4ef78323c2029fa184ffd2b3b73e848d815701ae (diff)
downloadmeta-ti-762660fbcb9dc39f3fc4ac0895ca2f92285c487c.tar.gz
conf: machine: Remove OPTEEOUTPUTMACHINE definition
This was used in the base Linaro optee-os_git.bb recipe, it is no longer used, remove it from our boards. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/dra7xx-hs-evm.conf')
-rw-r--r--meta-ti-bsp/conf/machine/dra7xx-hs-evm.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/dra7xx-hs-evm.conf b/meta-ti-bsp/conf/machine/dra7xx-hs-evm.conf
index c80ac13c..02eaf9ee 100644
--- a/meta-ti-bsp/conf/machine/dra7xx-hs-evm.conf
+++ b/meta-ti-bsp/conf/machine/dra7xx-hs-evm.conf
@@ -15,7 +15,6 @@ TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/dra7"
15 15
16OPTEEMACHINE = "ti-dra7xx" 16OPTEEMACHINE = "ti-dra7xx"
17OPTEEFLAVOR = "dra7xx" 17OPTEEFLAVOR = "dra7xx"
18OPTEEOUTPUTMACHINE = "ti"
19OPTEEPAGER = "y" 18OPTEEPAGER = "y"
20 19
21EXTRA_IMAGEDEPENDS += "optee-os" 20EXTRA_IMAGEDEPENDS += "optee-os"