summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2019-10-08 19:06:45 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-10-08 19:06:45 -0400
commit018b001b763a3db1629fa8478fa4705e8ae53062 (patch)
treea5ec83679ac96131025c8bc80ed070b82083d82c
parent4e35b5d8610e2def34a6059fa4255564111c435a (diff)
downloadmeta-virtualization-018b001b763a3db1629fa8478fa4705e8ae53062.tar.gz
layer: add zeus as compatible
Signed-off-by: Bruce Ashfield <bruce.ashfield@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 e7fba79d..dfca6dac 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,7 +14,7 @@ LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
14# This should only be incremented on significant changes that will 14# This should only be incremented on significant changes that will
15# cause compatibility issues with other layers 15# cause compatibility issues with other layers
16LAYERVERSION_virtualization-layer = "1" 16LAYERVERSION_virtualization-layer = "1"
17LAYERSERIES_COMPAT_virtualization-layer = "thud warrior" 17LAYERSERIES_COMPAT_virtualization-layer = "thud warrior zeus"
18LAYERDEPENDS_virtualization-layer = " \ 18LAYERDEPENDS_virtualization-layer = " \
19 core \ 19 core \
20 openembedded-layer \ 20 openembedded-layer \