diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-03-24 15:27:38 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-03-24 15:28:01 -0400 |
| commit | 540afb9d9d32d7d8678095cbbe9c10468923f638 (patch) | |
| tree | 58cc38051b100b6e353d43e54a82b243df779490 /conf | |
| parent | 404244114f1cc323b90de67c5e492e642241b784 (diff) | |
| download | meta-virtualization-540afb9d9d32d7d8678095cbbe9c10468923f638.tar.gz | |
conf/layer: update compatibility
Add dunfell, drop warrior/thud.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'conf')
| -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 922cb0d6..697fb622 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 = "thud warrior zeus" | 17 | LAYERSERIES_COMPAT_virtualization-layer = "zeus dunfell" |
| 18 | LAYERDEPENDS_virtualization-layer = " \ | 18 | LAYERDEPENDS_virtualization-layer = " \ |
| 19 | core \ | 19 | core \ |
| 20 | openembedded-layer \ | 20 | openembedded-layer \ |
