From 404a3bffd4c1c4645d96b951051498f3bbcd433c Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Mon, 28 Apr 2025 20:19:21 +0200 Subject: [PATCH] layer.conf: add walnascar to supported releases --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 999271c..aba1168 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 = "scarthgap styhead" +LAYERSERIES_COMPAT_kde = "scarthgap styhead walnascar"