From b0067202db8573df3d23d199f82987cebe1bee2c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 29 Sep 2022 22:14:11 +0100 Subject: layer.conf: Mark as compatible with langdale 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 9195742..cd0eeb3 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -14,5 +14,5 @@ BBFILE_PRIORITY_meta-mingw = "8" LAYERDEPENDS_meta-mingw = "core" -LAYERSERIES_COMPAT_meta-mingw = "kirkstone" +LAYERSERIES_COMPAT_meta-mingw = "kirkstone langdale" -- cgit v1.2.3-54-g00ecf