From cfdcbde496bb5e5bd0b173735991c4b4b0193d17 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 8 Oct 2019 19:07:34 -0400 Subject: layer: add zeus as compatible Signed-off-by: Bruce Ashfield --- meta-openstack/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack') diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf index 903b408..b6f8dba 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 = "thud warrior" +LAYERSERIES_COMPAT_openstack-layer = "thud warrior zeus" BB_DANGLINGAPPENDS_WARNONLY ?= "true" LAYERDEPENDS_openstack-layer = " \ -- cgit v1.2.3-54-g00ecf