summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildconf/local.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index 0db1a66..79e8be0 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -257,8 +257,7 @@ INHERIT += "rm_work"
INHERIT += "toradex-mirrors"
# Use this distro
-DISTRO = "tdx-x11"
-DISTRO_mx8 = "tdx-xwayland"
+DISTRO = "tdx-xwayland"
# Don't generate the mirror tarball for SCM repos, the snapshot is enough
# BB_GENERATE_MIRROR_TARBALLS = "0"