From 228c3be5e684b2a1b44625aacd89e9ae383d5e6c Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 23 Oct 2019 12:56:26 +0200 Subject: layer.conf: add zeus, drop thud from compatible layers 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 00fed44..acd044d 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 = "thud warrior" +LAYERSERIES_COMPAT_toradex-tegra-layer = "warrior zeus" -- cgit v1.2.3