summaryrefslogtreecommitdiffstats
path: root/meta-qat/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-qat/conf/layer.conf')
-rw-r--r--meta-qat/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-qat/conf/layer.conf b/meta-qat/conf/layer.conf
index 08921659..2e3aa847 100644
--- a/meta-qat/conf/layer.conf
+++ b/meta-qat/conf/layer.conf
@@ -9,6 +9,8 @@ BBFILE_COLLECTIONS += "intel-qat"
9BBFILE_PATTERN_intel-qat := "^${LAYERDIR}/" 9BBFILE_PATTERN_intel-qat := "^${LAYERDIR}/"
10BBFILE_PRIORITY_intel-qat = "5" 10BBFILE_PRIORITY_intel-qat = "5"
11 11
12LAYERDEPENDS_intel-qat = "core intel"
13
12# This should only be incremented on significant changes that will 14# This should only be incremented on significant changes that will
13# cause compatibility issues with other layers 15# cause compatibility issues with other layers
14LAYERVERSION_intel-qat = "1" 16LAYERVERSION_intel-qat = "1"