summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-xwayland-upstream.conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-09-18 15:47:09 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-03-21 12:13:20 +0100
commit971d477cc4df06b3722c9c1c3893477d5f3da1b1 (patch)
treeb6bc7b868dbaaf3e345d849d9ba15b6df254cd96 /conf/distro/tdx-xwayland-upstream.conf
parent9e307d2887ebdef5e9624d013ae300d29610f69f (diff)
tdx distros: add non-rt and rt distros which use an upstream kernel
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 32d4cdf84966fd20d7dcd58c25d574f3e1ff947f)
Diffstat (limited to 'conf/distro/tdx-xwayland-upstream.conf')
-rw-r--r--conf/distro/tdx-xwayland-upstream.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/distro/tdx-xwayland-upstream.conf b/conf/distro/tdx-xwayland-upstream.conf
new file mode 100644
index 0000000..321b473
--- /dev/null
+++ b/conf/distro/tdx-xwayland-upstream.conf
@@ -0,0 +1,11 @@
+# Toradex Distro for Wayland with XWayland.
+# Using the upstream kernel flavour.
+
+require conf/distro/tdx-xwayland.conf
+
+DISTRO = "tdx-xwayland-upstream"
+DISTRO_NAME = "TDX Wayland with XWayland Upstream"
+DISTROOVERRIDES .= ":upstream"
+DISTRO_FLAVOUR = " (UPSTREAM)"
+
+IMAGE_BASENAME_append = "-upstream"