summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-x11-upstream-rt.conf
blob: 1047f57950338379b1f9774b841334b295f4fb12 (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 = " (UPSTREAM PREEMPT_RT)"

IMAGE_BASENAME_append = "-rt-upstream"