summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-x11-upstream.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/tdx-x11-upstream.conf')
-rw-r--r--conf/distro/tdx-x11-upstream.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/distro/tdx-x11-upstream.conf b/conf/distro/tdx-x11-upstream.conf
new file mode 100644
index 0000000..69e6c44
--- /dev/null
+++ b/conf/distro/tdx-x11-upstream.conf
@@ -0,0 +1,11 @@
+# Toradex Distro with X11 without wayland.
+# Using the upstream kernel flavour.
+
+require conf/distro/tdx-x11.conf
+
+DISTRO = "tdx-x11-upstream"
+DISTRO_NAME = "TDX X11 Upstream"
+DISTROOVERRIDES .= ":upstream"
+DISTRO_FLAVOUR = " (UPSTREAM)"
+
+IMAGE_BASENAME_append = "-upstream"