From e388f8d61d258406409cc2468fe7835c793516f1 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 21 Mar 2020 16:50:47 +0100 Subject: layer.conf: add dunfell, drop warrior in compat layer Signed-off-by: Max Krummenacher --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index acd044d..6000bd8 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -17,4 +17,4 @@ BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bb' % layer \ for layer in BBFILE_COLLECTIONS.split())}" LAYERDEPENDS_toradex-tegra-layer = "core" -LAYERSERIES_COMPAT_toradex-tegra-layer = "warrior zeus" +LAYERSERIES_COMPAT_toradex-tegra-layer = "zeus dunfell" -- cgit v1.2.3