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/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/conf') diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf index ebff000..d8a4db8 100644 --- a/meta-openstack/conf/layer.conf +++ b/meta-openstack/conf/layer.conf @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" BBFILE_COLLECTIONS += "openstack-layer" BBFILE_PATTERN_openstack-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_openstack-layer = "5" -LAYERSERIES_COMPAT_openstack-layer = "sumo thud" +LAYERSERIES_COMPAT_openstack-layer = "thud warrior" BB_DANGLINGAPPENDS_WARNONLY ?= "true" LAYERDEPENDS_openstack-layer = " \ -- cgit v1.2.3-54-g00ecf