layer.conf: Add warrior to compatible release series

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Khem Raj 2019-04-01 19:24:48 -07:00 committed by Anuj Mittal
parent c7c0e12c98
commit b84187f45a

View File

@ -18,7 +18,7 @@ LAYERRECOMMENDS_intel = "dpdk intel-qat"
# 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_intel = "5" LAYERVERSION_intel = "5"
LAYERSERIES_COMPAT_intel = "thud" LAYERSERIES_COMPAT_intel = "thud warrior"
require ${LAYERDIR}/conf/include/maintainers.inc require ${LAYERDIR}/conf/include/maintainers.inc