From 74a602aa995bf0331e6aa0619874487dd14ba49c Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 7 Jan 2020 15:34:20 +0100 Subject: tdx distros: provide a distro override with the distro name Signed-off-by: Max Krummenacher --- conf/distro/tdx-x11.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/distro/tdx-x11.conf') diff --git a/conf/distro/tdx-x11.conf b/conf/distro/tdx-x11.conf index f4aad53..eb8707d 100644 --- a/conf/distro/tdx-x11.conf +++ b/conf/distro/tdx-x11.conf @@ -5,6 +5,7 @@ require conf/distro/include/tdx-base.inc DISTRO = "tdx-x11" DISTRO_NAME = "TDX X11" +DISTROOVERRIDES .= ":tdx-x11" DISTRO_FLAVOUR = "" # Remove conflicting backends. -- cgit v1.2.3