From 2b7f43b1eaa3321db3eff00d3412bacec2c6a930 Mon Sep 17 00:00:00 2001 From: Ming Liu Date: Mon, 1 Aug 2022 15:29:30 +0200 Subject: 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 --- buildconf/bblayers.conf | 2 -- buildconf/local.conf | 1 - 2 files changed, 3 deletions(-) (limited to 'buildconf') 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" -- cgit v1.2.3