summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2020-01-16 09:56:37 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-01-16 10:11:05 +0800
commitd2ff8a5b754070e589d81e076992da3e60b0cf94 (patch)
tree594f0bac9bb4d88d53ce2602471f1c749850aa6f
parentf591c5882869e8600f048418d655b74a18be1028 (diff)
downloadmeta-intel-qat-d2ff8a5b754070e589d81e076992da3e60b0cf94.tar.gz
conf/layer.conf: Add zeus to LAYERSERIES_COMPAT
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Yongxin Liu <yongxin.liu@windriver.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 8302761..00745b6 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 warrior" 17LAYERSERIES_COMPAT_intel-qat = "thud warrior zeus"
18 18
19 19
20require ${LAYERDIR}/conf/include/maintainers.inc 20require ${LAYERDIR}/conf/include/maintainers.inc