From 3ac9d557e46037a70a062df873ea2f3fea33f195 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 17 Oct 2020 18:53:26 +0200 Subject: conf: Make layer compatible only with dunfell and gatesgarth 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 22a19bc..d0e5abc 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 = "zeus dunfell" +LAYERSERIES_COMPAT_meta-toradex-distro = "dunfell gatesgarth" -- cgit v1.2.3