From f3295ac2ea7faef1a57c9ffaa7b14451c91ab60e Mon Sep 17 00:00:00 2001 From: Volker Krause Date: Fri, 3 Jul 2020 16:17:21 +0200 Subject: [PATCH] Add dunfell to compatibility list --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 4b7d677..4b2f470 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -13,4 +13,4 @@ BBFILE_COLLECTIONS += "kde" BBFILE_PATTERN_kde = "^${LAYERDIR}/" BBFILE_PRIORITY_kde = "6" -LAYERSERIES_COMPAT_kde = "sumo thud warrior zeus" +LAYERSERIES_COMPAT_kde = "sumo thud warrior zeus dunfell"