summaryrefslogtreecommitdiffstats
path: root/meta-openstack-controller-test-config/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack-controller-test-config/conf/layer.conf')
-rw-r--r--meta-openstack-controller-test-config/conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack-controller-test-config/conf/layer.conf b/meta-openstack-controller-test-config/conf/layer.conf
index 8a6cfcb..dcae15d 100644
--- a/meta-openstack-controller-test-config/conf/layer.conf
+++ b/meta-openstack-controller-test-config/conf/layer.conf
@@ -8,3 +8,4 @@ BBFILE_COLLECTIONS += "openstack-controller-test-config-layer"
8BBFILE_PATTERN_openstack-controller-test-config-layer := "^${LAYERDIR}/" 8BBFILE_PATTERN_openstack-controller-test-config-layer := "^${LAYERDIR}/"
9# We want this layer to have higher priority than any other meta-openstack layers 9# We want this layer to have higher priority than any other meta-openstack layers
10BBFILE_PRIORITY_openstack-controller-test-config-layer = "100" 10BBFILE_PRIORITY_openstack-controller-test-config-layer = "100"
11LAYERSERIES_COMPAT_openstack-controller-test-config-layer = "sumo"