summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-04-18 11:42:51 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-04-18 11:42:51 +0200
commite509da90e6f308c11ea2bf7aa7abc96dd83d4412 (patch)
treec1efe2417f78ec5b0592680ec5f066cc07fe7a42
parent23903e48e7b22c4b58de04342be82e13b23af373 (diff)
distro: add tdx-xwayland distro
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--conf/distro/tdx-xwayland.conf9
1 files changed, 9 insertions, 0 deletions
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"