summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-x11-upstream.conf
blob: aeaa666ddc897713b85b56206c2e89c9bcd36f4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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 = " (X11 UPSTREAM)"

IMX_DEFAULT_BSP = "mainline"

IMAGE_BASENAME:append = "-upstream"