summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 40f406d4..53f831e0 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -12,6 +12,7 @@ BBFILE_PRIORITY_intel = "5"
12# Additional license directories. 12# Additional license directories.
13LICENSE_PATH += "${LAYERDIR}/common/custom-licenses" 13LICENSE_PATH += "${LAYERDIR}/common/custom-licenses"
14 14
15LAYERDEPENDS_intel = "core"
15LAYERRECOMMENDS_intel = "dpdk intel-qat" 16LAYERRECOMMENDS_intel = "dpdk intel-qat"
16 17
17# This should only be incremented on significant changes that will 18# This should only be incremented on significant changes that will