summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 53f831e0..fce7ff54 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -17,7 +17,7 @@ LAYERRECOMMENDS_intel = "dpdk intel-qat"
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
20LAYERVERSION_intel = "4" 20LAYERVERSION_intel = "5"
21LAYERSERIES_COMPAT_intel = "rocko" 21LAYERSERIES_COMPAT_intel = "rocko"
22 22
23 23