summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-xwayland-upstream-rt.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-rt.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-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"