#We have a conf and classes directory, add to BBPATH BBPATH .= ":${LAYERDIR}" # We have a recipes directory, add to BBFILES BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ ${LAYERDIR}/recipes-*/*/*.bbappend" BBFILE_COLLECTIONS += "valleyisland" BBFILE_PATTERN_valleyisland := "^${LAYERDIR}/" BBFILE_PRIORITY_valleyisland = "6" LAYERDEPENDS_valleyisland = "intel" LICENSE_PATH += "${LAYERDIR}/custom-licenses"