From e509da90e6f308c11ea2bf7aa7abc96dd83d4412 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 18 Apr 2019 11:42:51 +0200 Subject: distro: add tdx-xwayland distro Signed-off-by: Max Krummenacher --- conf/distro/tdx-xwayland.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 conf/distro/tdx-xwayland.conf diff --git a/conf/distro/tdx-xwayland.conf b/conf/distro/tdx-xwayland.conf new file mode 100644 index 0000000..5c71a95 --- /dev/null +++ b/conf/distro/tdx-xwayland.conf @@ -0,0 +1,9 @@ +# Toradex Distro for Wayland with XWayland. +# Using the downstream kernel flavour + +require conf/distro/include/tdx-base.inc + +DISTRO = "tdx-xwayland" +DISTRO_NAME = "TDX Wayland with XWayland" + +DISTRO_FEATURES_append = " wayland x11" -- cgit v1.2.3