blob: 96848520f634d0c16fe6f406f3c0e377f90ec75e [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 += "catalina-layer"
BBFILE_PATTERN_catalina-layer := "^${LAYERDIR}/"
LAYERSERIES_COMPAT_catalina-layer := "nanbield scarthgap"