aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2023-01-03 17:08:58 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2023-01-03 17:08:58 +0100
commit8159b71f8c771aeaa0340c597666cae388b27528 (patch)
tree39a62d0fe8d261f34e182f134ee28e8c2d9f7ff4 /conf
parentc22b8fac9ca18687c3a163807dd74853101945a8 (diff)
layer.conf: update LAYERSERIES_COMPAT for mickledore
* oe-core switched to mickedore in: https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 046f268c..97a22893 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -29,7 +29,7 @@ LAYERVERSION_qt5-layer = "1"
LAYERDEPENDS_qt5-layer = "core"
-LAYERSERIES_COMPAT_qt5-layer = "dunfell gatesgarth hardknott honister kirkstone langdale"
+LAYERSERIES_COMPAT_qt5-layer = "dunfell gatesgarth hardknott honister kirkstone langdale mickledore"
LICENSE_PATH += "${LAYERDIR}/licenses"