summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-ibm/meta-fsp2/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ibm/meta-fsp2/conf/layer.conf b/meta-ibm/meta-fsp2/conf/layer.conf
index 9c0cd0e0e..e4c64d91a 100644
--- a/meta-ibm/meta-fsp2/conf/layer.conf
+++ b/meta-ibm/meta-fsp2/conf/layer.conf
@@ -4,6 +4,6 @@ BBPATH .= ":${LAYERDIR}"
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
-BBFILE_PATTERN_fsp2-layer = "^${LAYERDIR}"
+BBFILE_PATTERN_fsp2-layer := "^${LAYERDIR}/"
BBFILE_COLLECTIONS += "fsp2-layer"
LAYERVERSION_fsp2-layer = "1"