Files
meta-office/conf/layer.conf
Andreas Müller 7ee6b2b4b9 LAYERSERIES_COMPAT: add thud
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 23:25:56 +02:00

11 lines
327 B
Plaintext

# We have a conf and classes directory, append to BBPATH
BBPATH .= ":${LAYERDIR}"
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "office-layer"
BBFILE_PATTERN_office-layer := "^${LAYERDIR}/"
BBFILE_PRIORITY_office-layer = "7"
LAYERSERIES_COMPAT_office-layer = "sumo thud"