blob: 7d1dd17923f3e0568ce6d7758349cabef7d54542 [file] [log] [blame]
Brad Bishopecf163b2015-10-22 16:00:29 -05001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
Brad Bishop02ede702015-10-28 08:15:06 -05004# We have recipes-* directories, add to BBFILES
5BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
6 ${LAYERDIR}/recipes-*/*/*.bbappend"
7
Brad Bishopecf163b2015-10-22 16:00:29 -05008BBFILE_COLLECTIONS += "barreleye"
9BBFILE_PATTERN_barreleye = ""