From: Florian Boor Date: Fri, 15 May 2020 11:20:52 +0000 (+0200) Subject: layer.conf: indicate dunfell compatibility X-Git-Url: https://git.kernelconcepts.de/?p=meta-kc-bsp.git;a=commitdiff_plain;h=d9f0116a190f39f6a755a7072695e000bfc37904 layer.conf: indicate dunfell compatibility --- diff --git a/conf/layer.conf b/conf/layer.conf index 097bddc..ce1d442 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" +LAYERSERIES_COMPAT_kc-bsp = "rocko sumo thud warrior zeus dunfell"