summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-04-03 16:40:05 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-04-03 17:09:24 +0800
commitf591c5882869e8600f048418d655b74a18be1028 (patch)
tree1ad4a161b3d6f845372d23a772459b42ce7c074a
parentfb7c2c4aee21f211ccd01037b39d4bc7bfddbf0e (diff)
downloadmeta-intel-qat-f591c5882869e8600f048418d655b74a18be1028.tar.gz
layer.conf: Add warrior to compatible release serieswarrior
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index a4ada60..8302761 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,7 +14,7 @@ LAYERDEPENDS_intel-qat = "core"
14# This should only be incremented on significant changes that will 14# This should only be incremented on significant changes that will
15# cause compatibility issues with other layers 15# cause compatibility issues with other layers
16LAYERVERSION_intel-qat = "1" 16LAYERVERSION_intel-qat = "1"
17LAYERSERIES_COMPAT_intel-qat = "thud" 17LAYERSERIES_COMPAT_intel-qat = "thud warrior"
18 18
19 19
20require ${LAYERDIR}/conf/include/maintainers.inc 20require ${LAYERDIR}/conf/include/maintainers.inc