From ae9ff00b3f4f4772ddef33a53ba31abcf4c3b523 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 2 Apr 2019 02:42:32 -0400 Subject: conf: add warrior to layer compat Signed-off-by: Bruce Ashfield --- meta-openstack-controller-test-config/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack-controller-test-config/conf') diff --git a/meta-openstack-controller-test-config/conf/layer.conf b/meta-openstack-controller-test-config/conf/layer.conf index 507b1ed..aa8a0ee 100644 --- a/meta-openstack-controller-test-config/conf/layer.conf +++ b/meta-openstack-controller-test-config/conf/layer.conf @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "openstack-controller-test-config-layer" BBFILE_PATTERN_openstack-controller-test-config-layer := "^${LAYERDIR}/" # We want this layer to have higher priority than any other meta-openstack layers BBFILE_PRIORITY_openstack-controller-test-config-layer = "100" -LAYERSERIES_COMPAT_openstack-controller-test-config-layer = "sumo thud" +LAYERSERIES_COMPAT_openstack-controller-test-config-layer = "thud warrior" LAYERDEPENDS_openstack-controller-test-config-layer = " \ openstack-controller-deploy-layer \ -- cgit v1.2.3-54-g00ecf