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 --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/layer.conf') diff --git a/conf/layer.conf b/conf/layer.conf index aa7a969..4f71854 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,5 +7,5 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" BBFILE_COLLECTIONS += "cloud-services-layer" BBFILE_PATTERN_cloud-services-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_cloud-services-layer = "5" -LAYERSERIES_COMPAT_cloud-services-layer = "hardknott honister" +LAYERSERIES_COMPAT_cloud-services-layer = "honister" LAYERDEPENDS_cloud-services-layer = "core filesystems-layer networking-layer" -- cgit v1.2.3-54-g00ecf