blob: 4addb78a52101491d492ab56359963b4b23e10b0 [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 = "dunfell gatesgarth"