From 4c1e1744383d717530ec8f7f384b2bddc3a4687d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 23 Oct 2022 16:44:21 +0200 Subject: [PATCH] Add langdale to compatible versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index fe8b410..a9eb1b4 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "mortsgna-layer" BBFILE_PATTERN_mortsgna-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_mortsgna-layer = "7" -LAYERSERIES_COMPAT_mortsgna-layer = "kirkstone" +LAYERSERIES_COMPAT_mortsgna-layer = "kirkstone langdale" # This is a compromise: Because of dynamic appends it needs oe-core only. Our # images have a huge dependency list (see README). So the layers set here are