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.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack-swift-deploy/conf/layer.conf b/meta-openstack-swift-deploy/conf/layer.conf
index 45f9ee8..d021fcc 100644
--- a/meta-openstack-swift-deploy/conf/layer.conf
+++ b/meta-openstack-swift-deploy/conf/layer.conf
@@ -7,3 +7,4 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
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}/"
9BBFILE_PRIORITY_openstack-swift-deploy-layer = "6" 9BBFILE_PRIORITY_openstack-swift-deploy-layer = "6"
10LAYERSERIES_COMPAT_openstack-swift-deploy-layer = "sumo"