diff options
-rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 686141c..928682e 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "intel-qat" | |||
9 | BBFILE_PATTERN_intel-qat := "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_intel-qat := "^${LAYERDIR}/" |
10 | BBFILE_PRIORITY_intel-qat = "5" | 10 | BBFILE_PRIORITY_intel-qat = "5" |
11 | 11 | ||
12 | LAYERDEPENDS_intel-qat = "core intel" | 12 | LAYERDEPENDS_intel-qat = "core" |
13 | 13 | ||
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 |