summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildconf/local.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index 0eebbd9..7b8d3fd 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -256,9 +256,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"