From ac58d3c7897efcd8801f2960dd25dfc14aa15385 Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Mon, 22 Mar 2021 09:59:38 +0200 Subject: [PATCH] Add hardknott to LAYERSERIES_COMPAT Change-Id: I07f17e1e63df6e71cf1d4e68f353198093ae6826 Reviewed-by: Samuli Piippo (cherry picked from commit 162d983753a2ebe956c3326672711a38bc4393c9) Reviewed-by: Qt Cherry-pick Bot --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"