aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/conf
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2021-07-30 10:18:01 +0200
committerKhem Raj <raj.khem@gmail.com>2021-08-03 10:21:25 -0700
commit17adfde3bdb533a228617859b2ce22da245dc7d5 (patch)
tree0dd9141d7abf1fbe8e6609e0c058347f68c0659a /meta-oe/conf
parentc61dc077bbd81260e4f167fa2251643ba0ba6974 (diff)
downloadmeta-openembedded-contrib-17adfde3bdb533a228617859b2ce22da245dc7d5.tar.gz
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>
Diffstat (limited to 'meta-oe/conf')
-rw-r--r--meta-oe/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index 36be38544b..bfb3e59057 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -42,7 +42,7 @@ LAYERVERSION_openembedded-layer = "1"
LAYERDEPENDS_openembedded-layer = "core"
-LAYERSERIES_COMPAT_openembedded-layer = " hardknott"
+LAYERSERIES_COMPAT_openembedded-layer = "honister"
LICENSE_PATH += "${LAYERDIR}/licenses"