summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-xwayland.conf
blob: 40bdda3e717eb7127e0776ae91bd10b266164717 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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"
DISTRO_FLAVOUR = ""

# we use graphics, so set opengl
DISTRO_FEATURES_append = " opengl"

DISTRO_FEATURES_append = " wayland x11"

# lxqt requires this
DISTRO_FEATURES_append = " polkit"