layer.conf: Add warrior to compatible release series

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Naveen Saini 2019-04-03 16:31:57 +08:00 committed by Anuj Mittal
parent 4582cde191
commit 8915d5fb63

View File

@ -14,4 +14,4 @@ LAYERDEPENDS_dpdk = "core"
# 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_dpdk = "1" LAYERVERSION_dpdk = "1"
LAYERSERIES_COMPAT_dpdk = "rocko sumo thud" LAYERSERIES_COMPAT_dpdk = "sumo thud warrior"