diff options
Diffstat (limited to 'meta-webserver/conf/layer.conf')
-rw-r--r-- | meta-webserver/conf/layer.conf | 2 |
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 | ||
10 | BBFILE_COLLECTIONS += "webserver" | 10 | BBFILE_COLLECTIONS += "webserver" |
11 | BBFILE_PATTERN_webserver := "^${LAYERDIR}/" | 11 | BBFILE_PATTERN_webserver := "^${LAYERDIR}/" |
12 | BBFILE_PRIORITY_webserver = "6" | 12 | BBFILE_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 |