summaryrefslogtreecommitdiffstats
path: root/meta-webserver/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-webserver/conf/layer.conf')
-rw-r--r--meta-webserver/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/conf/layer.conf b/meta-webserver/conf/layer.conf
index 312c39b3b..5ae5e796a 100644
--- a/meta-webserver/conf/layer.conf
+++ b/meta-webserver/conf/layer.conf
@@ -9,7 +9,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
9 9
10BBFILE_COLLECTIONS += "webserver" 10BBFILE_COLLECTIONS += "webserver"
11BBFILE_PATTERN_webserver := "^${LAYERDIR}/" 11BBFILE_PATTERN_webserver := "^${LAYERDIR}/"
12BBFILE_PRIORITY_webserver = "6" 12BBFILE_PRIORITY_webserver = "5"
13 13
14# This should only be incremented on significant changes that will 14# This should only be incremented on significant changes that will
15# cause compatibility issues with other layers 15# cause compatibility issues with other layers