summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-04-15 10:06:38 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-04-15 10:06:38 -0400
commitf3e19029b0c5952a27922c1f5145fe636b126fe4 (patch)
treeae5c2635f35282c68c7ff7b5eeb588529b6b8ecf /conf
parent1f9a36fa1a54c8daeb697bf50277f79b3196a5a4 (diff)
downloadmeta-virtualization-f3e19029b0c5952a27922c1f5145fe636b126fe4.tar.gz
conf/layer.conf: add honister to compatibility list
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 23c2e391..f48ec255 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -31,7 +31,7 @@ BBFILES_DYNAMIC += " \
31# This should only be incremented on significant changes that will 31# This should only be incremented on significant changes that will
32# cause compatibility issues with other layers 32# cause compatibility issues with other layers
33LAYERVERSION_virtualization-layer = "1" 33LAYERVERSION_virtualization-layer = "1"
34LAYERSERIES_COMPAT_virtualization-layer = "dunfell gatesgarth hardknott" 34LAYERSERIES_COMPAT_virtualization-layer = "gatesgarth hardknott honister"
35LAYERDEPENDS_virtualization-layer = " \ 35LAYERDEPENDS_virtualization-layer = " \
36 core \ 36 core \
37 openembedded-layer \ 37 openembedded-layer \