summaryrefslogtreecommitdiffstats
path: root/meta-openstack-swift-deploy
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack-swift-deploy')
-rw-r--r--meta-openstack-swift-deploy/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack-swift-deploy/conf/layer.conf b/meta-openstack-swift-deploy/conf/layer.conf
index 3f8a20b..45f9ee8 100644
--- a/meta-openstack-swift-deploy/conf/layer.conf
+++ b/meta-openstack-swift-deploy/conf/layer.conf
@@ -2,7 +2,7 @@
2BBPATH .= ":${LAYERDIR}" 2BBPATH .= ":${LAYERDIR}"
3 3
4# We have a recipes directory, add to BBFILES 4# We have a recipes directory, add to BBFILES
5BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend ${LAYERDIR}/classes/*.bbclass" 5BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
6 6
7BBFILE_COLLECTIONS += "openstack-swift-deploy-layer" 7BBFILE_COLLECTIONS += "openstack-swift-deploy-layer"
8BBFILE_PATTERN_openstack-swift-deploy-layer := "^${LAYERDIR}/" 8BBFILE_PATTERN_openstack-swift-deploy-layer := "^${LAYERDIR}/"