summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/include/maintainers.inc4
-rw-r--r--conf/layer.conf2
2 files changed, 3 insertions, 3 deletions
diff --git a/conf/include/maintainers.inc b/conf/include/maintainers.inc
index 8343f5f..a7c444d 100644
--- a/conf/include/maintainers.inc
+++ b/conf/include/maintainers.inc
@@ -1,4 +1,4 @@
1# This file contains a list of recipe maintainers for meta-intel 1# This file contains a list of recipe maintainers for meta-intel
2 2
3RECIPE_MAINTAINER_pn-qat16 = "TBD DPDK Flex Team" 3RECIPE_MAINTAINER:pn-qat16 = "TBD DPDK Flex Team"
4RECIPE_MAINTAINER_pn-zlib-qat = "TBD DPDK Flex Team" 4RECIPE_MAINTAINER:pn-zlib-qat = "TBD DPDK Flex Team"
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