From 2b581ee748e7008ceb2aec3f489b49261189c804 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 12 Apr 2020 12:29:11 +0200 Subject: 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 --- conf/distro/tdx-xwayland.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/distro/tdx-xwayland.conf') 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" -- cgit v1.2.3