From c414ea6f64e612ddbdfd317bbc71f7a0abc30aef Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 3 Jun 2021 22:28:35 -0400 Subject: conf: add honister to LAYERSERIES_COMPAT Signed-off-by: Bruce Ashfield --- meta-openstack/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf index 468c2a0..8ca637d 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 = "dunfell gatesgarth hardknott" +LAYERSERIES_COMPAT_openstack-layer = " gatesgarth hardknott honister" BB_DANGLINGAPPENDS_WARNONLY ?= "true" LAYERDEPENDS_openstack-layer = " \ -- cgit v1.2.3-54-g00ecf