summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
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 c4781ffd..33977a24 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -13,7 +13,7 @@ BBFILE_PRIORITY_intel = "5"
13LICENSE_PATH += "${LAYERDIR}/custom-licenses" 13LICENSE_PATH += "${LAYERDIR}/custom-licenses"
14 14
15LAYERDEPENDS_intel = "core" 15LAYERDEPENDS_intel = "core"
16LAYERRECOMMENDS_intel = "dpdk intel-qat" 16LAYERRECOMMENDS_intel = "dpdk"
17 17
18# This should only be incremented on significant changes that will 18# This should only be incremented on significant changes that will
19# cause compatibility issues with other layers 19# cause compatibility issues with other layers