From 7ee6b2b4b91c35fc74ac707181300bbf858029f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 3 Oct 2018 23:25:56 +0200 Subject: [PATCH] LAYERSERIES_COMPAT: add thud 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 62b1ac3..692aadf 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -6,5 +6,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend" BBFILE_COLLECTIONS += "office-layer" BBFILE_PATTERN_office-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_office-layer = "7" -LAYERSERIES_COMPAT_office-layer = "sumo" +LAYERSERIES_COMPAT_office-layer = "sumo thud"