summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2021-07-01 13:17:01 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-07-03 00:55:33 +0800
commitc824eb30052764c39636b8b501d4a210c8aa1f1e (patch)
treeba3800c42725e3bd814b55bbc4d1159fce084906
parent1c4d15f46f2377e9525ec3741b5e23db64bfc7ae (diff)
downloadmeta-intel-qat-c824eb30052764c39636b8b501d4a210c8aa1f1e.tar.gz
layer.conf: set LAYERSERIES_COMPAT to hardknott
Signed-off-by: Chen Qi <Qi.Chen@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 00745b6..b737cd2 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 zeus" 17LAYERSERIES_COMPAT_intel-qat = "hardknott"
18 18
19 19
20require ${LAYERDIR}/conf/include/maintainers.inc 20require ${LAYERDIR}/conf/include/maintainers.inc