From 629a26678419e847c802fc0def9b39954d5ec0b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 19 Mar 2020 22:50:09 +0100 Subject: [PATCH] Mark layer compatible to dunfell MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index a9b9b61..197f76b 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -8,4 +8,4 @@ BBFILE_COLLECTIONS += "games-layer" BBFILE_PATTERN_games-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_games-layer = "15" -LAYERSERIES_COMPAT_games-layer = "zeus" +LAYERSERIES_COMPAT_games-layer = "zeus dunfell"