summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-x11-upstream.conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-04-12 12:29:11 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-06-18 14:08:02 +0200
commit2b581ee748e7008ceb2aec3f489b49261189c804 (patch)
treec8d08c64845d0213c3038374c838f13506052abb /conf/distro/tdx-x11-upstream.conf
parent3f62b2f439700ba106b0afecdc692b4abff51d0a (diff)
distros: define imx default bsp
meta-freescale handles use-mainline-bsp in the common imx-base.inc file. Follow that change. While at it, simplify the upstream-rt distros by including the corresponding upstream distro. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'conf/distro/tdx-x11-upstream.conf')
-rw-r--r--conf/distro/tdx-x11-upstream.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/tdx-x11-upstream.conf b/conf/distro/tdx-x11-upstream.conf
index 69e6c44..a306590 100644
--- a/conf/distro/tdx-x11-upstream.conf
+++ b/conf/distro/tdx-x11-upstream.conf
@@ -8,4 +8,6 @@ DISTRO_NAME = "TDX X11 Upstream"
DISTROOVERRIDES .= ":upstream"
DISTRO_FLAVOUR = " (UPSTREAM)"
+IMX_DEFAULT_BSP = "mainline"
+
IMAGE_BASENAME_append = "-upstream"