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

require conf/distro/tdx-x11.conf

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

IMAGE_BASENAME_append = "-upstream"