summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-xwayland.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-xwayland.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-xwayland.conf')
-rw-r--r--conf/distro/tdx-xwayland.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/tdx-xwayland.conf b/conf/distro/tdx-xwayland.conf
index 40bdda3..b2be0d9 100644
--- a/conf/distro/tdx-xwayland.conf
+++ b/conf/distro/tdx-xwayland.conf
@@ -7,6 +7,8 @@ DISTRO = "tdx-xwayland"
DISTRO_NAME = "TDX Wayland with XWayland"
DISTRO_FLAVOUR = ""
+IMX_DEFAULT_BSP = "nxp"
+
# we use graphics, so set opengl
DISTRO_FEATURES_append = " opengl"