summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2018-09-30 21:27:54 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-09-30 21:27:54 -0400
commite58badbd374169529a7b7f385ee2b07c7671988e (patch)
treec5daf2f589806568fdaeb3990dec797599a18c0d
parenta09215388113528583d017eee3a87f0d3db9420f (diff)
downloadmeta-virtualization-e58badbd374169529a7b7f385ee2b07c7671988e.tar.gz
layer: add thud to compatible releases
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.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 1ad0e381..dc42e603 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 = "sumo" 17LAYERSERIES_COMPAT_virtualization-layer = "sumo thud"
18LAYERDEPENDS_virtualization-layer = " \ 18LAYERDEPENDS_virtualization-layer = " \
19 core \ 19 core \
20 openembedded-layer \ 20 openembedded-layer \