summaryrefslogtreecommitdiffstats
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)
downloadmeta-qt5-upstream/jansa/hardknott.tar.gz
layer.conf: update LAYERSERIES_COMPAT for hardknottupstream/jansa/hardknottupstream/hardknott-nextupstream/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"
29 29
30LAYERDEPENDS_qt5-layer = "core" 30LAYERDEPENDS_qt5-layer = "core"
31 31
32LAYERSERIES_COMPAT_qt5-layer = "dunfell gatesgarth" 32LAYERSERIES_COMPAT_qt5-layer = "dunfell gatesgarth hardknott"
33 33
34LICENSE_PATH += "${LAYERDIR}/licenses" 34LICENSE_PATH += "${LAYERDIR}/licenses"
35 35