From 971d477cc4df06b3722c9c1c3893477d5f3da1b1 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 18 Sep 2019 15:47:09 +0200 Subject: tdx distros: add non-rt and rt distros which use an upstream kernel Signed-off-by: Max Krummenacher (cherry picked from commit 32d4cdf84966fd20d7dcd58c25d574f3e1ff947f) --- conf/distro/tdx-xwayland-upstream.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 conf/distro/tdx-xwayland-upstream.conf (limited to 'conf/distro/tdx-xwayland-upstream.conf') diff --git a/conf/distro/tdx-xwayland-upstream.conf b/conf/distro/tdx-xwayland-upstream.conf new file mode 100644 index 0000000..321b473 --- /dev/null +++ b/conf/distro/tdx-xwayland-upstream.conf @@ -0,0 +1,11 @@ +# Toradex Distro for Wayland with XWayland. +# Using the upstream kernel flavour. + +require conf/distro/tdx-xwayland.conf + +DISTRO = "tdx-xwayland-upstream" +DISTRO_NAME = "TDX Wayland with XWayland Upstream" +DISTROOVERRIDES .= ":upstream" +DISTRO_FLAVOUR = " (UPSTREAM)" + +IMAGE_BASENAME_append = "-upstream" -- cgit v1.2.3