From 448520f95e91f91013bb699ee4e8f9485e8b8ca6 Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Wed, 30 Dec 2020 14:32:11 +0100 Subject: [PATCH] Update supported Yocto Versions Remove all EOL versions. --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index cfb222f..458f038 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -16,4 +16,4 @@ BBFILE_COLLECTIONS += "kde" BBFILE_PATTERN_kde = "^${LAYERDIR}/" BBFILE_PRIORITY_kde = "6" -LAYERSERIES_COMPAT_kde = "sumo thud warrior zeus dunfell" +LAYERSERIES_COMPAT_kde = "zeus dunfell gatesgarth"