From 78ed5d287f3f2bfb38ac2e66d5f2217cbb2f0268 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 16 Sep 2020 16:17:17 +0200 Subject: local.conf: use xwayland as the default in the sample local.conf Related-to: ELB-2303 Signed-off-by: Max Krummenacher (cherry picked from commit 1e0d10b2851ac455618ab7e4c7db86c9ad1227a0) --- buildconf/local.conf | 3 +-- 1 file changed, 1 insertion(+), 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" -- cgit v1.2.3