conf: add warrior to layer compat

In preparation for the spring release, we drop sumo and add
warrior to the layer compat variable.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2019-04-02 02:45:25 -04:00
parent 3910d2fd29
commit 24218342dc

View File

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