blob: 46c5a5dfb676aa7aa090c04fcecbf924faf535a0 [file] [log] [blame]
Brad Bishop0e8aea62015-09-25 14:31:27 -04001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
Patrick Williamsbe0ce662016-04-01 15:48:43 -05004BBFILES += "${LAYERDIR}/common/recipes-*/*/*.bb \
5 ${LAYERDIR}/common/recipes-*/*/*.bbappend"
6
Brad Bishop0e8aea62015-09-25 14:31:27 -04007BBFILE_COLLECTIONS += "openpower"
8BBFILE_PATTERN_openpower = ""