aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2023-09-11 09:57:20 +0000
committerSamuli Piippo <samuli.piippo@qt.io>2023-09-12 08:03:46 +0000
commit4517131d2ed7131c7747c6f40762a61852784a97 (patch)
tree9c12ee6ba1887504c204339ea51ec397a66cf678
parentcb2fe922ad2c80e53c7ed52ee7e9d58394a0e062 (diff)
layer.conf: update LAYERSERIES_COMPAT for nanbieldv6.6.0-beta4
oe-core as switched to nanbield. Pick-to: 6.5 Change-Id: Iebc445cea81d1449f0564f036787c44ba6aa8a87 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 6c221de4fbec9bb3be8b6309cf3c094fd2b68dba)
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 6a2c6e7..11373da 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -36,7 +36,7 @@ LAYERVERSION_qt6-layer = "1"
LAYERDEPENDS_qt6-layer = "core"
-LAYERSERIES_COMPAT_qt6-layer = "dunfell gatesgarth hardknott honister kirkstone langdale mickledore"
+LAYERSERIES_COMPAT_qt6-layer = "dunfell gatesgarth hardknott honister kirkstone langdale mickledore nanbield"
LICENSE_PATH += "${LAYERDIR}/licenses"