summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2022-08-01 15:29:30 +0200
committerMing Liu <ming.liu@toradex.com>2022-08-03 12:22:46 +0200
commit2b7f43b1eaa3321db3eff00d3412bacec2c6a930 (patch)
tree383d6f8a56b58477edb9ea98a41bd53f132134af /buildconf
parent62d0a4357f57a76647c40f65006a6bc27a9d5958 (diff)
meta: drop Tegra machine/layer references
We've decided not to support Tegra machines since BSP6, let's drop their references. Related-to: ELB-4471 Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'buildconf')
-rw-r--r--buildconf/bblayers.conf2
-rw-r--r--buildconf/local.conf1
2 files changed, 0 insertions, 3 deletions
diff --git a/buildconf/bblayers.conf b/buildconf/bblayers.conf
index 1ee37e3..4855940 100644
--- a/buildconf/bblayers.conf
+++ b/buildconf/bblayers.conf
@@ -10,8 +10,6 @@ BBLAYERS ?= " \
${TOPDIR}/../layers/meta-freescale \
${TOPDIR}/../layers/meta-freescale-3rdparty \
\
- ${TOPDIR}/../layers/meta-toradex-tegra \
- \
${TOPDIR}/../layers/meta-toradex-bsp-common \
\
${TOPDIR}/../layers/meta-openembedded/meta-oe \
diff --git a/buildconf/local.conf b/buildconf/local.conf
index 2331f09..b44c3f7 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -20,7 +20,6 @@
#
#MACHINE ?= "apalis-imx6"
#MACHINE ?= "apalis-imx8"
-#MACHINE ?= "apalis-tk1"
#
#MACHINE ?= "colibri-imx6"
#MACHINE ?= "colibri-imx6ull"