summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-x11-upstream-rt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/tdx-x11-upstream-rt.conf')
-rw-r--r--conf/distro/tdx-x11-upstream-rt.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/tdx-x11-upstream-rt.conf b/conf/distro/tdx-x11-upstream-rt.conf
index 6e5f01e..1047f57 100644
--- a/conf/distro/tdx-x11-upstream-rt.conf
+++ b/conf/distro/tdx-x11-upstream-rt.conf
@@ -1,11 +1,11 @@
# Toradex Distro with X11 without wayland.
# Using the upstream kernel flavour with rt-patch applied.
-require conf/distro/tdx-x11.conf
+require conf/distro/tdx-x11-upstream.conf
DISTRO = "tdx-x11-upstream-rt"
DISTRO_NAME = "TDX X11 Upstream RT"
-DISTROOVERRIDES .= ":upstream:preempt-rt"
+DISTROOVERRIDES .= ":preempt-rt"
DISTRO_FLAVOUR = " (UPSTREAM PREEMPT_RT)"
IMAGE_BASENAME_append = "-rt-upstream"