blob: 652c8a85df38dde86a09dcf08a77d55783e432f6 [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 = "hardknott"