From c824eb30052764c39636b8b501d4a210c8aa1f1e Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Thu, 1 Jul 2021 13:17:01 +0800 Subject: layer.conf: set LAYERSERIES_COMPAT to hardknott Signed-off-by: Chen Qi 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 00745b6..b737cd2 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 zeus" +LAYERSERIES_COMPAT_intel-qat = "hardknott" require ${LAYERDIR}/conf/include/maintainers.inc -- cgit v1.2.3-54-g00ecf