layer.conf: add mickledore to supported Yocto versions

This commit is contained in:
Andreas Cord-Landwehr
2023-05-29 08:46:47 +02:00
parent 53238bbca8
commit 561a6f2216

View File

@@ -19,4 +19,4 @@ BBFILE_PATTERN_kde = "^${LAYERDIR}/"
BBFILE_PRIORITY_kde = "8"
LAYERDEPENDS_kde += "openembedded-layer kf6 qt6-layer"
LAYERSERIES_COMPAT_kde = "honister kirkstone langdale"
LAYERSERIES_COMPAT_kde = "honister kirkstone langdale mickledore"