summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorLiweiSong <liwei.song@windriver.com>2021-08-17 15:27:59 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-08-17 15:35:00 +0800
commite17ab0bde7805764be136b1d5279fe971ea99a86 (patch)
treeec0053a9a4bf10f819f065e1ca77da08e25664ae /conf/layer.conf
parentda3bacb39c0bc8d0970502237c6c5a60533a997f (diff)
downloadmeta-intel-qat-e17ab0bde7805764be136b1d5279fe971ea99a86.tar.gz
meta-intel-qat: convert to use new override syntaxHEADmaster
convert to use ":" as the override instead of "_". And update LAYERSERIES_COMPAT to "honister". Signed-off-by: Liwei Song <liwei.song@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'conf/layer.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 b737cd2..c04af75 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 = "hardknott" 17LAYERSERIES_COMPAT_intel-qat = "honister"
18 18
19 19
20require ${LAYERDIR}/conf/include/maintainers.inc 20require ${LAYERDIR}/conf/include/maintainers.inc