summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildconf/local.conf7
1 files changed, 1 insertions, 6 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index b5863ad..630885c 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -293,12 +293,7 @@ INHERIT += "rm_work"
# Add Toradex bbclasses
INHERIT += "toradex-mirrors toradex-sanity"
-# Use upstream distro for modules based on i.MX 6/6ULL/7, downstream is no longer supported.
-DISTRO:mx6-generic-bsp ?= "tdx-xwayland-upstream"
-DISTRO:mx6ull-generic-bsp ?= "tdx-xwayland-upstream"
-DISTRO:mx7-generic-bsp ?= "tdx-xwayland-upstream"
-
-# Use downstream distro by default
+# Use this distro by default
DISTRO ?= "tdx-xwayland"
# Don't generate the mirror tarball for SCM repos, the snapshot is enough