[meta-mingw] [PATCH 3/3] layer.conf: Mark the layer as compatible with honister


Richard Purdie
 

Signed-off-by: Richard Purdie <richard.purdie@...>
---
conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 194a55d..5fefa73 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -10,4 +10,4 @@ BBFILE_PRIORITY_meta-mingw = "8"

LAYERDEPENDS_meta-mingw = "core"

-LAYERSERIES_COMPAT_meta-mingw = "hardknott"
\ No newline at end of file
+LAYERSERIES_COMPAT_meta-mingw = "honister"
\ No newline at end of file
--
2.30.2

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.