# 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"