From 9d848a29e4ce0c84fda5850ca0aaf8ed6b2985ab Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sat, 31 Jul 2021 23:13:21 -0400 Subject: conf: set compatibility to honister With the overrides conversion changes, we mark master compatible with honistor only. Signed-off-by: Bruce Ashfield --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index c8495134..149b42ee 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -21,7 +21,7 @@ BBFILES_DYNAMIC += " \ # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_virtualization-layer = "1" -LAYERSERIES_COMPAT_virtualization-layer = "hardknott honister" +LAYERSERIES_COMPAT_virtualization-layer = "honister" LAYERDEPENDS_virtualization-layer = " \ core \ openembedded-layer \ -- cgit v1.2.3-54-g00ecf