From d2ff8a5b754070e589d81e076992da3e60b0cf94 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Thu, 16 Jan 2020 09:56:37 +0800 Subject: conf/layer.conf: Add zeus to LAYERSERIES_COMPAT Signed-off-by: Hongxu Jia Signed-off-by: Yongxin Liu 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 8302761..00745b6 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -14,7 +14,7 @@ LAYERDEPENDS_intel-qat = "core" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_intel-qat = "1" -LAYERSERIES_COMPAT_intel-qat = "thud warrior" +LAYERSERIES_COMPAT_intel-qat = "thud warrior zeus" require ${LAYERDIR}/conf/include/maintainers.inc -- cgit v1.2.3-54-g00ecf