summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-xwayland-upstream-rt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/tdx-xwayland-upstream-rt.conf')
-rw-r--r--conf/distro/tdx-xwayland-upstream-rt.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/distro/tdx-xwayland-upstream-rt.conf b/conf/distro/tdx-xwayland-upstream-rt.conf
new file mode 100644
index 0000000..6e0d196
--- /dev/null
+++ b/conf/distro/tdx-xwayland-upstream-rt.conf
@@ -0,0 +1,11 @@
+# Toradex Distro for Wayland with XWayland.
+# Using the upstream kernel flavour with rt-patch applied.
+
+require conf/distro/tdx-xwayland.conf
+
+DISTRO = "tdx-xwayland-upstream-rt"
+DISTRO_NAME = "TDX Wayland with XWayland Upstream RT"
+DISTROOVERRIDES .= ":upstream:preempt-rt"
+DISTRO_FLAVOUR = " (UPSTREAM PREEMPT_RT)"
+
+IMAGE_BASENAME_append = "-rt-upstream"