summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-xwayland.conf
blob: afb13f73a16fce3443329b812dab5afd921c9c89 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Toradex Distro for Wayland with XWayland.
# Using the downstream kernel flavour.

require conf/distro/include/tdx-base.inc

DISTRO = "tdx-xwayland"
DISTRO_NAME = "TDX Wayland with XWayland"
DISTROOVERRIDES .= ":tdx-wayland"
DISTRO_FLAVOUR = ""

DISTRO_FEATURES_append = " wayland x11"