blob: c3db17a607e4a8707c15e10e0d248c734d735fca [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 += "ahe50dc-layer"
BBFILE_PATTERN_ahe50dc-layer = "^${LAYERDIR}/"
LAYERSERIES_COMPAT_ahe50dc-layer = "langdale mickledore"