# 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 += "browser-layer" BBFILE_PATTERN_browser-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_browser-layer = "7" LAYERSERIES_COMPAT_browser-layer = "thud" LAYERVERSION_browser-layer = "1"