summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-x11-upstream-rt.conf
blob: 6e5f01e2f3f036b3cac9759413a32257c4eb3464 (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.conf

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

IMAGE_BASENAME_append = "-rt-upstream"