From 637f7f8c5bdaa1ea936be480235c0f2320705d3e Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Mon, 17 Sep 2018 20:56:54 +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 dc25fbc..5f40c7f 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,3 +7,5 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" BBFILE_COLLECTIONS += "meta-tx09" BBFILE_PATTERN_meta-tx09 := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-tx09 = "6" + +LAYERSERIES_COMPAT_meta-tx09 = "rocko sumo" -- 2.39.2