balena-supervisor/base-image/meta-resin-supervisor/conf/layer.conf
Theodor Gherzan 93ff0287a7 meta-resin-supervisor: Create new layer
Signed-off-by: Theodor Gherzan <theodor@resin.io>
2016-11-03 14:16:37 +01:00

9 lines
252 B
Plaintext

BBPATH .= ":${LAYERDIR}"
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "resin-supervisor"
BBFILE_PATTERN_resin-supervisor := "^${LAYERDIR}/"
BBFILE_PRIORITY_resin-supervisor = "1337"