summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-01-07 18:52:19 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2019-03-06 13:44:33 +0100
commit15f04e6f015747df2aaf594c875e0764a6cdf171 (patch)
tree08998180fcdb41f23f9ea6c98e7a1bc06facee17 /buildconf
parent43088430f9d261426eb1d9835525549cf371ebfc (diff)
apalis/colibri-t20 -t30: drop machines
These machines use an old Nvidia provided downstream kernel 3.1.10. They are no longer compatible with more recent sysroot components, e.g. libc, xserver et. al. The maintenance burden to keep the userspace components in their old version becomes simply to high. Keep using the rocko based 2.8 BSP for these machines. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'buildconf')
-rw-r--r--buildconf/local.conf5
1 files changed, 1 insertions, 4 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index 2412204..f38a8fe 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -42,16 +42,13 @@ PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}"
# machines which for the Toradex Colibri and Apalis computer on module families
#
#MACHINE ?= "apalis-imx6"
-#MACHINE ?= "apalis-t30"
#MACHINE ?= "apalis-tk1"
#MACHINE ?= "apalis-tk1-mainline"
#
-#MACHINE ?= "colibri-imx6"
+MACHINE ?= "colibri-imx6"
#MACHINE ?= "colibri-imx6ull"
#MACHINE ?= "colibri-imx7"
#MACHINE ?= "colibri-imx7-emmc"
-MACHINE ?= "colibri-t20"
-#MACHINE ?= "colibri-t30"
#MACHINE ?= "colibri-vf"
#