aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2021-03-22 09:59:38 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-03-22 14:41:20 +0000
commitac58d3c7897efcd8801f2960dd25dfc14aa15385 (patch)
treedbc62b0e44fcd84f32bf31a4963b44845bafad48
parented26c8d8b44df97d533c3a9da0d81b4a398b58d0 (diff)
Add hardknott to LAYERSERIES_COMPAT
Change-Id: I07f17e1e63df6e71cf1d4e68f353198093ae6826 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 162d983753a2ebe956c3326672711a38bc4393c9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index aaf1df9..99f95ad 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -29,7 +29,7 @@ LAYERVERSION_qt6-layer = "1"
LAYERDEPENDS_qt6-layer = "core"
-LAYERSERIES_COMPAT_qt6-layer = "zeus dunfell gatesgarth"
+LAYERSERIES_COMPAT_qt6-layer = "zeus dunfell gatesgarth hardknott"
LICENSE_PATH += "${LAYERDIR}/licenses"