From 8159b71f8c771aeaa0340c597666cae388b27528 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 3 Jan 2023 17:08:58 +0100 Subject: [PATCH] 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 --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 046f268..97a2289 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"