blob: 3ca3cac682a6bc2ed3c3538381fc7d3998254d6b [file] [log] [blame]
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"
# We have recipes-* directories, add to BBFILES
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "neptune"
BBFILE_PATTERN_neptune = ""
LAYERSERIES_COMPAT_neptune = "gatesgarth hardknott"