From: Florian Boor Date: Mon, 17 Sep 2018 18:27:34 +0000 (+0200) Subject: layer.conf: Add LAYERSERIES compatibility information X-Git-Url: https://git.kernelconcepts.de/?p=meta-kc-bsp.git;a=commitdiff_plain;h=6d952e218ea96e8b855ac57e7845e2795e18f0dc layer.conf: Add LAYERSERIES compatibility information --- diff --git a/conf/layer.conf b/conf/layer.conf index 733432c..873e13d 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -8,3 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "kc-bsp" BBFILE_PATTERN_kc-bsp = "^${LAYERDIR}/" BBFILE_PRIORITY_kc-bsp = "10" + +LAYERSERIES_COMPAT_kc-bsp = "rocko sumo"