summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-x11-upstream-rt.conf
blob: 343534e1b1a43898ed5060439b6681dcdb55854b (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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"