summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/distro/tdx-x11-upstream-rt.conf2
-rw-r--r--conf/distro/tdx-xwayland-upstream-rt.conf2
2 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 1047f57..f07a7a8 100644
--- a/conf/distro/tdx-x11-upstream-rt.conf
+++ b/conf/distro/tdx-x11-upstream-rt.conf
@@ -8,4 +8,4 @@ DISTRO_NAME = "TDX X11 Upstream RT"
DISTROOVERRIDES .= ":preempt-rt"
DISTRO_FLAVOUR = " (UPSTREAM PREEMPT_RT)"
-IMAGE_BASENAME_append = "-rt-upstream"
+IMAGE_BASENAME_append = "-rt"
diff --git a/conf/distro/tdx-xwayland-upstream-rt.conf b/conf/distro/tdx-xwayland-upstream-rt.conf
index 2b711e3..2bf880b 100644
--- a/conf/distro/tdx-xwayland-upstream-rt.conf
+++ b/conf/distro/tdx-xwayland-upstream-rt.conf
@@ -8,4 +8,4 @@ DISTRO_NAME = "TDX Wayland with XWayland Upstream RT"
DISTROOVERRIDES .= ":preempt-rt"
DISTRO_FLAVOUR = " (UPSTREAM PREEMPT_RT)"
-IMAGE_BASENAME_append = "-rt-upstream"
+IMAGE_BASENAME_append = "-rt"