aboutsummaryrefslogtreecommitdiffstats
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"
# Additional license directories.
LICENSE_PATH += "${LAYERDIR}/common/custom-licenses"
+LAYERRECOMMENDS_intel = "dpdk intel-qat"
+
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
-LAYERVERSION_intel = "3"
+LAYERVERSION_intel = "4"
LAYERSERIES_COMPAT_intel = "rocko"