From f6c21b53c5758b4a755bec13bd17ccc133da4d0b Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Thu, 19 Sep 2024 19:01:23 +0300 Subject: [PATCH] layer.conf: Mark compatible with styhead Signed-off-by: Marko Lindqvist --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 10dee3a..0bf67e5 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,4 +9,4 @@ BBFILE_PATTERN_games-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_games-layer = "15" LAYERDEPENDS_games-layer = "core openembedded-layer filesystems-layer gnome-layer networking-layer multimedia-layer meta-python qt6-layer" -LAYERSERIES_COMPAT_games-layer = "mickledore kirkstone langdale nanbield scarthgap" +LAYERSERIES_COMPAT_games-layer = "mickledore kirkstone langdale nanbield scarthgap styhead"