From 43d327c345c5ca4a88f7644910dda6cc36258370 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 9 Apr 2019 13:02:53 +0200 Subject: [PATCH] layer.conf: warrier -> warrior 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 deb5fb6..f6c64ea 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 = "thud warrier" +LAYERSERIES_COMPAT_meta-retro = "thud warrior"