blob: 3a530db3c7e312f94effe70a6f0c730bbc7635b9 [file] [log] [blame]
Brad Bishop940e0972015-09-25 14:32:24 -04001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
Patrick Williams21fb4de2016-09-16 15:56:09 -05004BBFILES += "${LAYERDIR}/common/recipes-*/*/*.bb \
5 ${LAYERDIR}/common/recipes-*/*/*.bbappend"
6
Brad Bishopf28b4432018-03-23 15:09:43 -04007BBFILE_COLLECTIONS += "aspeed-layer"
8BBFILE_PATTERN_aspeed-layer = ""
9LAYERVERSION_aspeed-layer = "1"