summaryrefslogtreecommitdiffstats
path: root/meta-openstack-controller-test-config/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack-controller-test-config/conf')
-rw-r--r--meta-openstack-controller-test-config/conf/layer.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-openstack-controller-test-config/conf/layer.conf b/meta-openstack-controller-test-config/conf/layer.conf
index dcae15d..3734375 100644
--- a/meta-openstack-controller-test-config/conf/layer.conf
+++ b/meta-openstack-controller-test-config/conf/layer.conf
@@ -9,3 +9,7 @@ BBFILE_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" 11LAYERSERIES_COMPAT_openstack-controller-test-config-layer = "sumo"
12
13LAYERDEPENDS_openstack-controller-test-config-layer = " \
14 openstack-controller-deploy-layer \
15 "