blob: 01848da5fa5cd2277eb4f718e78879d5b122278b [file] [log] [blame]
Brad Bishop8e13d792016-06-04 23:10:52 -04001# 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 += "witherspoon"
9BBFILE_PATTERN_witherspoon = ""