summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-xwayland.conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-10-01 14:46:47 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-10-01 14:54:33 +0200
commit9ef311dbd7c3b0aa9c1bb160b1a533ea51912156 (patch)
treec4de9690824c9a12a67aed92956bebc6d9ffe0c4 /conf/distro/tdx-xwayland.conf
parentd0bc9632deba5048f11c34acb423b1d0a7e2eca2 (diff)
distros: provide a variable describing the distro flavour
This is used in generating the image name, so that one sees in the Toradex Easy Installer which is which. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'conf/distro/tdx-xwayland.conf')
-rw-r--r--conf/distro/tdx-xwayland.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/tdx-xwayland.conf b/conf/distro/tdx-xwayland.conf
index 41f2901..f2956b8 100644
--- a/conf/distro/tdx-xwayland.conf
+++ b/conf/distro/tdx-xwayland.conf
@@ -5,5 +5,6 @@ require conf/distro/include/tdx-base.inc
DISTRO = "tdx-xwayland"
DISTRO_NAME = "TDX Wayland with XWayland"
+DISTRO_FLAVOUR = ""
DISTRO_FEATURES_append = " wayland x11"