aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2021-03-17 11:52:56 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2021-03-17 11:52:56 +0100
commita00af3eae082b772469d9dd21b2371dd4d237684 (patch)
tree42632feee288b1e63bc6c4b57173df65f070e2ab
parent324843cb1a2feb5f5c7b0064ca33edaa605cb749 (diff)
layer.conf: update LAYERSERIES_COMPAT for hardknott
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 7b3089dc..9c8844db 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"
+LAYERSERIES_COMPAT_qt5-layer = "dunfell gatesgarth hardknott"
LICENSE_PATH += "${LAYERDIR}/licenses"