diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-09-30 21:27:54 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-09-30 21:27:54 -0400 |
| commit | e58badbd374169529a7b7f385ee2b07c7671988e (patch) | |
| tree | c5daf2f589806568fdaeb3990dec797599a18c0d | |
| parent | a09215388113528583d017eee3a87f0d3db9420f (diff) | |
| download | meta-virtualization-e58badbd374169529a7b7f385ee2b07c7671988e.tar.gz | |
layer: add thud to compatible releases
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| -rw-r--r-- | conf/layer.conf | 2 |
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 |
| 16 | LAYERVERSION_virtualization-layer = "1" | 16 | LAYERVERSION_virtualization-layer = "1" |
| 17 | LAYERSERIES_COMPAT_virtualization-layer = "sumo" | 17 | LAYERSERIES_COMPAT_virtualization-layer = "sumo thud" |
| 18 | LAYERDEPENDS_virtualization-layer = " \ | 18 | LAYERDEPENDS_virtualization-layer = " \ |
| 19 | core \ | 19 | core \ |
| 20 | openembedded-layer \ | 20 | openembedded-layer \ |
