From 9cc4aea33ba285b4b72f5405ebbe192362966473 Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Thu, 28 Oct 2021 12:41:38 +0200 Subject: [PATCH] layer.conf: Add support for hardknott --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index c978f28..65a7bda 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 thud warrior zeus dunfell gatesgarth" +LAYERSERIES_COMPAT_kc-bsp = "rocko sumo thud warrior zeus dunfell gatesgarth hardknott" -- 2.39.2