blob: ad1858a11a1a90dc8f19a3e72c618f2713d50004 [file] [log] [blame]
Brad Bishopf7536682016-06-04 00:55:57 -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_PATTERN_ast2500 = "^${LAYERDIR}/"
9BBFILE_COLLECTIONS += "ast2500"
10LAYERVERSION_ast2500 = "1"