blob: 1232072fe28460dbeb58838740cdc2fc110c44ca [file] [log] [blame]
Yuan Yao72b8b7c2018-09-12 14:58:22 +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 += "stardragon4800-rep2"
9BBFILE_PATTERN_stardragon4800-rep2 = ""