blob: 670fd43382428c593e06582a0b4865a0239e8002 [file] [log] [blame]
Ken Chena187e712018-01-15 14:36:21 +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 += "centriq2400-rep"
9BBFILE_PATTERN_centriq2400-rep = ""