summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-x11-upstream-rt.conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2024-04-26 12:08:27 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2024-04-26 12:16:50 +0200
commitfd397816fb6dda1fa91c13d5871c0090508c2d99 (patch)
treebec7c6a65d944814b5a35f15936f35bb84890858 /conf/distro/tdx-x11-upstream-rt.conf
parent0ceda8300f359e74364d00c3877a6bd8ec7701eb (diff)
distros: drop distros with x11 as the graphical backend
They are unmaintained for a while now. Likely built images will not run if they even build. Drop them for BSP 7. Remove them to not create unmet expectation. Related-to: ELB-5740 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'conf/distro/tdx-x11-upstream-rt.conf')
-rw-r--r--conf/distro/tdx-x11-upstream-rt.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/conf/distro/tdx-x11-upstream-rt.conf b/conf/distro/tdx-x11-upstream-rt.conf
deleted file mode 100644
index 83914ad..0000000
--- a/conf/distro/tdx-x11-upstream-rt.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-# Toradex Distro with X11 without wayland.
-# Using the upstream kernel flavour with rt-patch applied.
-
-require conf/distro/tdx-x11-upstream.conf
-
-DISTRO = "tdx-x11-upstream-rt"
-DISTRO_NAME = "TDX X11 Upstream RT"
-DISTROOVERRIDES .= ":preempt-rt"
-DISTRO_FLAVOUR = " (X11 UPSTREAM PREEMPT_RT)"
-
-IMAGE_BASENAME:append = "-rt"