aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2021-07-30 10:18:01 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2021-08-03 13:38:39 +0200
commitcfb9d4773df4a2b716550ddef30cec5d396c200d (patch)
tree8ad24b6464181af05dbcebf2f944c8b0393d8277
parenta6bee8ea4cb91d0e07d8be272ddc0e56c86e4acf (diff)
layer.conf: Update to honister
This marks the layers as compatible with honister now they use the new override syntax. 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 9c8844db..aa063c58 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 hardknott"
+LAYERSERIES_COMPAT_qt5-layer = "dunfell gatesgarth hardknott honister"
LICENSE_PATH += "${LAYERDIR}/licenses"