blob: 5e44606fd019ee38be6ada52d2957c07bf72de82 [file] [log] [blame]
Amithash Prasad0cc94632018-03-07 17:58:17 -08001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
4# We have recipes-* directories, add to BBFILES
5BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
6 ${LAYERDIR}/recipes-*/*/*.bbappend"
7
8BBFILE_COLLECTIONS += "neptune"
9BBFILE_PATTERN_neptune = ""