# We have a conf and classes directory, append to BBPATH BBPATH .= ":${LAYERDIR}" # We have a recipes directory, add to BBFILES BBFILES += "${LAYERDIR}/common/recipes-*/*/*.bb \ ${LAYERDIR}/common/recipes-*/*/*.bbappend" BBFILE_COLLECTIONS += "renesas" BBFILE_PATTERN_renesas := "^${LAYERDIR}/" BBFILE_PRIORITY_renesas = "5" PREFERRED_VERSION_libnl = "3.2.25"