# We have a conf and classes directory, append to BBPATH BBPATH .= ":${LAYERDIR}" # We have a recipes directory, add to BBFILES BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" BBFILE_COLLECTIONS += "meta-altera" BBFILE_PATTERN_meta-altera := "^${LAYERDIR}/" # increase the number BBFILE_PRIORITY_meta-altera = "6" LAYERSERIES_COMPAT_meta-altera = "warrior zeus dunfell gatesgarth hardknott" # yves BBDEBUG = "yes"