aboutsummaryrefslogtreecommitdiffstats
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.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-webserver/conf/layer.conf b/meta-webserver/conf/layer.conf
index 84fdd81d1f..717bfda471 100644
--- a/meta-webserver/conf/layer.conf
+++ b/meta-webserver/conf/layer.conf
@@ -9,7 +9,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "webserver"
BBFILE_PATTERN_webserver := "^${LAYERDIR}/"
-BBFILE_PRIORITY_webserver = "6"
+BBFILE_PRIORITY_webserver = "5"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
@@ -17,8 +17,11 @@ LAYERVERSION_webserver = "1"
LAYERDEPENDS_webserver = "core openembedded-layer"
+LAYERSERIES_COMPAT_webserver = "scarthgap styhead"
+
LICENSE_PATH += "${LAYERDIR}/licenses"
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
phpmyadmin->bash \
+ phpmyadmin->php \
"