From 1014352913133177996dae35966a131f5c56eec2 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 3 Jan 2023 15:50:08 +0000 Subject: layer.conf: Mark master as compatible with mickledore Signed-off-by: Richard Purdie --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 190415e..5bfe58e 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -16,5 +16,5 @@ addpylib ${LAYERDIR}/lib oeqa LAYERDEPENDS_meta-mingw = "core" -LAYERSERIES_COMPAT_meta-mingw = "kirkstone langdale" +LAYERSERIES_COMPAT_meta-mingw = "mickledore" -- cgit v1.2.3-54-g00ecf