summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-x11-rt.conf
blob: ec071cfe4cd92b56f4037a2831846d3df555bd20 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Toradex Distro with X11 without wayland.
# Using the downstream kernel flavour with rt-patch applied.

require conf/distro/tdx-x11.conf

DISTRO = "tdx-x11-rt"
DISTRO_NAME = "TDX X11 RT"
DISTROOVERRIDES .= ":preempt-rt"
DISTRO_FLAVOUR = " (PREEMPT_RT)"

IMAGE_BASENAME_append = "-rt"