From f4b1d9d404af79289f70f3db1ee283bd5abdd523 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sat, 31 Jul 2021 23:51:46 -0400 Subject: conf: set compatibility to honister Now that the overrides have been converted, set compatibity to honister. 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 d2178c4..bd5a8ac 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 = "hardknott honister" +LAYERSERIES_COMPAT_openstack-layer = "honister" BB_DANGLINGAPPENDS_WARNONLY ?= "true" LAYERDEPENDS_openstack-layer = " \ -- cgit v1.2.3-54-g00ecf