From 00aef0283578b16b1fe30c415f6071d75a070cf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 2 Apr 2019 16:44:08 +0200 Subject: [PATCH] layer.conf: move to thus & warrier compatibility 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 1bf0dac..deb5fb6 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,4 +9,4 @@ BBFILE_PATTERN_meta-retro := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-retro = "10" LAYERDEPENDS_meta-retro = "core openembedded-layer filesystems-layer" -LAYERSERIES_COMPAT_meta-retro = "sumo thud" +LAYERSERIES_COMPAT_meta-retro = "thud warrier"