From f95f8607db5de8a845ff797a80519180529a020c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 3 Oct 2018 23:23:58 +0200 Subject: [PATCH] Add thud to LAYERSERIES_COMPAT 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 4950fc8..f9d2a01 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 games-layer" -LAYERSERIES_COMPAT_meta-retro = "sumo rocko" +LAYERSERIES_COMPAT_meta-retro = "rocko sumo thud"