From b84187f45ab2f5ffd770d15ae62e90ca386b1388 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 1 Apr 2019 19:24:48 -0700 Subject: layer.conf: Add warrior to compatible release series Signed-off-by: Khem Raj Signed-off-by: Anuj Mittal --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 63e9e5ea..3e75b0fe 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -18,7 +18,7 @@ LAYERRECOMMENDS_intel = "dpdk intel-qat" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_intel = "5" -LAYERSERIES_COMPAT_intel = "thud" +LAYERSERIES_COMPAT_intel = "thud warrior" require ${LAYERDIR}/conf/include/maintainers.inc -- cgit v1.2.3-54-g00ecf