layer.conf: add LAYERSERIES_COMPAT markup

Allows the user to easily identify if the layer is compatible with
oe-core.

Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
This commit is contained in:
Ricardo Salveti
2018-04-16 19:01:37 -03:00
parent 747206071d
commit d566491d6d

View File

@@ -8,6 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "qcom"
BBFILE_PATTERN_qcom := "^${LAYERDIR}/"
BBFILE_PRIORITY_qcom = "5"
LAYERSERIES_COMPAT_qcom = "sumo"
# Let us add layer-specific bbappends which are only applied when that
# layer is included in our configuration