summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/conf/layer.conf')
-rw-r--r--meta-phosphor/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/conf/layer.conf b/meta-phosphor/conf/layer.conf
index 6ffcde01f..0df82a724 100644
--- a/meta-phosphor/conf/layer.conf
+++ b/meta-phosphor/conf/layer.conf
@@ -6,7 +6,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "phosphor-layer"
-BBFILE_PATTERN_phosphor-layer = "^${LAYERDIR}/"
+BBFILE_PATTERN_phosphor-layer := "^${LAYERDIR}/"
LAYERVERSION_phosphor-layer = "1"
LAYERSERIES_COMPAT_phosphor-layer = "thud warrior"