aboutsummaryrefslogtreecommitdiffstats
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-18 12:49:03 +0100
commit9e594819627ac37c7a6d2366c548a7437b38777b (patch)
tree09076b4d05342583110d8d090c7153b60fa7a1e8
parent016dd40cb80dcdba473fa59ae89b4325bcad399a (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>
-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"