summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-x11-rt.conf
blob: 66669f2c940664eb0dd4d76a10d06ec4841a7022 (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 = " (X11 PREEMPT_RT)"

IMAGE_BASENAME_append = "-rt"