summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-xwayland.conf
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-04-23 22:56:10 +0000
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-04-23 22:56:10 +0000
commit9f9d25d0932d220291c02aa626c1ebd3503d8ce1 (patch)
treeb075f84165b223ffd9aeb9dd0b3b01f7579058d2 /conf/distro/tdx-xwayland.conf
parentebbdd16b668e5415c5f828c5b18551b9719b3ef6 (diff)
parent81860a2b53d3c45ac17ebf9e9e5645b1b692b8c3 (diff)
Merge branch 'thud-next' into 'thud-next'
Thud next, new features, drop colibri-vf See merge request rd/linux-bsp/meta-toradex-distro!2
Diffstat (limited to 'conf/distro/tdx-xwayland.conf')
-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"