blob: c62ff264a47b97fd92028cf3d2eb09f7e7b9d502 [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 += "olympus-nuvoton-layer"
BBFILE_PATTERN_olympus-nuvoton-layer := "^${LAYERDIR}/"
LAYERSERIES_COMPAT_olympus-nuvoton-layer = "gatesgarth hardknott honister"