summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 581f9af5..53d0bdc9 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -15,5 +15,7 @@ LICENSE_PATH += "${LAYERDIR}/common/custom-licenses"
15# This should only be incremented on significant changes that will 15# This should only be incremented on significant changes that will
16# cause compatibility issues with other layers 16# cause compatibility issues with other layers
17LAYERVERSION_intel = "3" 17LAYERVERSION_intel = "3"
18LAYERSERIES_COMPAT_intel = "rocko"
19
18 20
19require ${LAYERDIR}/conf/include/maintainers.inc 21require ${LAYERDIR}/conf/include/maintainers.inc