From 6d952e218ea96e8b855ac57e7845e2795e18f0dc Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Mon, 17 Sep 2018 20:27:34 +0200 Subject: [PATCH] layer.conf: Add LAYERSERIES compatibility information --- conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) 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" -- 2.39.2