summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-x11-upstream.conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-10-26 13:03:11 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-11-17 17:13:16 +0100
commita4654e323fc45985e61e6bc4c30618db56fe142b (patch)
treed49df2c28d661fd35f59a187c2346997cab4cbb3 /conf/distro/tdx-x11-upstream.conf
parent27000bd0282b681ab083430b5e49d81e42ce1f71 (diff)
tdx distros: add x11 to image filename and descriptions
So far the graphical backend (X11 / Wayland) did not show in the created image names or the Toradex Easy Installer meta data at all. As we now build by default only Wayland, leave those alone. If one builds for X11 then add this to the file name and the descriptive meta data. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'conf/distro/tdx-x11-upstream.conf')
-rw-r--r--conf/distro/tdx-x11-upstream.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/tdx-x11-upstream.conf b/conf/distro/tdx-x11-upstream.conf
index a306590..456dfd2 100644
--- a/conf/distro/tdx-x11-upstream.conf
+++ b/conf/distro/tdx-x11-upstream.conf
@@ -6,7 +6,7 @@ require conf/distro/tdx-x11.conf
DISTRO = "tdx-x11-upstream"
DISTRO_NAME = "TDX X11 Upstream"
DISTROOVERRIDES .= ":upstream"
-DISTRO_FLAVOUR = " (UPSTREAM)"
+DISTRO_FLAVOUR = " (X11 UPSTREAM)"
IMX_DEFAULT_BSP = "mainline"