1 # We have a conf directory, add to BBPATH
2 BBPATH .= ":${LAYERDIR}"
3 # We have a recipes directory, add to BBFILES
4 BBFILES += "${LAYERDIR}/recipes-*/*/*.bb"
6 BBFILE_COLLECTIONS += "meta-dreambox"
7 BBFILE_PATTERN_meta-dreambox = "^${LAYERDIR}/"
8 BBFILE_PRIORITY_meta-dreambox = "30"
10 # This should only be incremented on significant changes that will
11 # cause compatibility issues with other layers
12 LAYERVERSION_meta-dreambox = "1"
14 SIGGEN_EXCLUDERECIPES_ABISAFE += " \
15 dreambox-secondstage \