From 127cf3b870c66e8fa35667b00b483e180cf5be71 Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Sat, 5 Oct 2024 11:05:48 +0200 Subject: [PATCH] layer.conf: update compatibility to scarthgap and styhead Remove EOF versions and prepare for styhead. --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 3341e23..999271c 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -19,4 +19,4 @@ BBFILE_PATTERN_kde = "^${LAYERDIR}/" BBFILE_PRIORITY_kde = "8" LAYERDEPENDS_kde += "openembedded-layer kf6 qt6-layer" -LAYERSERIES_COMPAT_kde = "mickledore nanbield scarthgap" +LAYERSERIES_COMPAT_kde = "scarthgap styhead"