From 04e865e21b1b3a2d31e78e6db8460bbc76cfc17c Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 23 Oct 2019 12:58:00 +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 2e76c65..4cbba61 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,4 +12,4 @@ BBFILE_PATTERN_IGNORE_EMPTY_meta-toradex-distro = "1" BBFILE_PRIORITY_meta-toradex-distro = "21" LAYERDEPENDS_meta-toradex-distro = "core yocto" -LAYERSERIES_COMPAT_meta-toradex-distro = "thud warrior" +LAYERSERIES_COMPAT_meta-toradex-distro = "warrior zeus" -- cgit v1.2.3