From bd86dda7084b4ee1fb032c4e8ddcefd4c35b79fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 11 Dec 2019 08:37:06 +0100 Subject: [PATCH] layer.conf: remove sumo, thud and warrior from compatible revisions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit nodejs 'share PACKAGECONFIG is not avalailable in those revisions 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 5fa4c4b..b49fc3d 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 = "sumo thud warrior zeus" +LAYERSERIES_COMPAT_mortsgna-layer = "zeus" # 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