From: Ole Reinhardt Date: Wed, 15 Jan 2020 16:25:54 +0000 (+0100) Subject: Add compatibility with yocto zeus X-Git-Url: https://git.kernelconcepts.de/?p=meta-kc-bsp.git;a=commitdiff_plain;h=547a0b42ebf033b9e7936b74ae55d60848477e8a Add compatibility with yocto zeus --- diff --git a/conf/layer.conf b/conf/layer.conf index d315292..097bddc 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" +LAYERSERIES_COMPAT_kc-bsp = "rocko sumo thud warrior zeus"