From 9ef311dbd7c3b0aa9c1bb160b1a533ea51912156 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 1 Oct 2019 14:46:47 +0200 Subject: distros: provide a variable describing the distro flavour This is used in generating the image name, so that one sees in the Toradex Easy Installer which is which. Signed-off-by: Max Krummenacher --- conf/distro/tdx-xwayland.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/distro/tdx-xwayland.conf') diff --git a/conf/distro/tdx-xwayland.conf b/conf/distro/tdx-xwayland.conf index 41f2901..f2956b8 100644 --- a/conf/distro/tdx-xwayland.conf +++ b/conf/distro/tdx-xwayland.conf @@ -5,5 +5,6 @@ require conf/distro/include/tdx-base.inc DISTRO = "tdx-xwayland" DISTRO_NAME = "TDX Wayland with XWayland" +DISTRO_FLAVOUR = "" DISTRO_FEATURES_append = " wayland x11" -- cgit v1.2.3