blob: 7d1dd17923f3e0568ce6d7758349cabef7d54542 [file] [log] [blame]
Brad Bishopb4e277f2015-10-19 11:39:59 -04001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
Brad Bishop6112d7d2015-10-28 08:15:06 -05004# We have recipes-* directories, add to BBFILES
5BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
6 ${LAYERDIR}/recipes-*/*/*.bbappend"
7
Brad Bishopb4e277f2015-10-19 11:39:59 -04008BBFILE_COLLECTIONS += "barreleye"
9BBFILE_PATTERN_barreleye = ""