From 547a0b42ebf033b9e7936b74ae55d60848477e8a Mon Sep 17 00:00:00 2001 From: Ole Reinhardt Date: Wed, 15 Jan 2020 17:25:54 +0100 Subject: [PATCH] Add compatibility with yocto zeus --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2