From 5006d0403dd5e84db7efc444bf0864b4b5da32b5 Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Mon, 28 Jan 2019 15:27:24 +0100 Subject: [PATCH] layer.conf: enable compatibility with Thud --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 873e13d..8111362 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "kc-bsp" BBFILE_PATTERN_kc-bsp = "^${LAYERDIR}/" BBFILE_PRIORITY_kc-bsp = "10" -LAYERSERIES_COMPAT_kc-bsp = "rocko sumo" +LAYERSERIES_COMPAT_kc-bsp = "rocko sumo thud" -- 2.39.2