summaryrefslogtreecommitdiff
path: root/buildconf/local.conf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf/local.conf')
-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"