summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-04-23 22:56:10 +0000
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-04-23 22:56:10 +0000
commit9f9d25d0932d220291c02aa626c1ebd3503d8ce1 (patch)
treeb075f84165b223ffd9aeb9dd0b3b01f7579058d2 /buildconf
parentebbdd16b668e5415c5f828c5b18551b9719b3ef6 (diff)
parent81860a2b53d3c45ac17ebf9e9e5645b1b692b8c3 (diff)
Merge branch 'thud-next' into 'thud-next'
Thud next, new features, drop colibri-vf See merge request rd/linux-bsp/meta-toradex-distro!2
Diffstat (limited to 'buildconf')
-rw-r--r--buildconf/local.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index 0eebbd9..be6ae82 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -46,7 +46,6 @@ MACHINE ?= "colibri-imx6"
#MACHINE ?= "colibri-imx6ull"
#MACHINE ?= "colibri-imx7"
#MACHINE ?= "colibri-imx7-emmc"
-#MACHINE ?= "colibri-vf"
#
# There are also a selection of emulated machines available which can boot and run
@@ -256,9 +255,6 @@ INHERIT += "toradex-mirrors"
# Use this distro
DISTRO = "tdx-x11"
-# What image type(s) are to be built?
-IMAGE_FSTYPES_append = " tar.bz2"
-
# Don't generate the mirror tarball for SCM repos, the snapshot is enough
# BB_GENERATE_MIRROR_TARBALLS = "0"