conf/layer: update compatibility

Add dunfell, drop warrior/thud.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2020-03-24 15:27:38 -04:00
parent 404244114f
commit 540afb9d9d

View File

@ -14,7 +14,7 @@ LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
LAYERVERSION_virtualization-layer = "1"
LAYERSERIES_COMPAT_virtualization-layer = "thud warrior zeus"
LAYERSERIES_COMPAT_virtualization-layer = "zeus dunfell"
LAYERDEPENDS_virtualization-layer = " \
core \
openembedded-layer \