From: Florian Boor Date: Mon, 17 Sep 2018 18:56:54 +0000 (+0200) Subject: layer.conf: Add LAYERSERIES compatibility information X-Git-Url: https://git.karo-electronics.de/?p=meta-tx09.git;a=commitdiff_plain;h=637f7f8c5bdaa1ea936be480235c0f2320705d3e layer.conf: Add LAYERSERIES compatibility information --- 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"