You've already forked meta-qcom-extras
mirror of
https://github.com/linux-msm/meta-qcom-extras.git
synced 2026-02-25 13:14:43 -08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user