summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 53d0bdc9..40f406d4 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -12,9 +12,11 @@ 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
15LAYERRECOMMENDS_intel = "dpdk intel-qat"
16
15# This should only be incremented on significant changes that will 17# This should only be incremented on significant changes that will
16# cause compatibility issues with other layers 18# cause compatibility issues with other layers
17LAYERVERSION_intel = "3" 19LAYERVERSION_intel = "4"
18LAYERSERIES_COMPAT_intel = "rocko" 20LAYERSERIES_COMPAT_intel = "rocko"
19 21
20 22