summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-04-01 19:24:48 -0700
committerAnuj Mittal <anuj.mittal@intel.com>2019-04-03 13:21:55 +0800
commitb84187f45ab2f5ffd770d15ae62e90ca386b1388 (patch)
tree4ffb4b73ad7c95fd498c0d0646d9b7430c77c579 /conf
parentc7c0e12c98cec527bcdcf26594d34bbeb16057c5 (diff)
downloadmeta-intel-b84187f45ab2f5ffd770d15ae62e90ca386b1388.tar.gz
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>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
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"
18# This should only be incremented on significant changes that will 18# This should only be incremented on significant changes that will
19# cause compatibility issues with other layers 19# cause compatibility issues with other layers
20LAYERVERSION_intel = "5" 20LAYERVERSION_intel = "5"
21LAYERSERIES_COMPAT_intel = "thud" 21LAYERSERIES_COMPAT_intel = "thud warrior"
22 22
23 23
24require ${LAYERDIR}/conf/include/maintainers.inc 24require ${LAYERDIR}/conf/include/maintainers.inc