1cf285424SRyan Sie# We have a conf and classes directory, add to BBPATH 2cf285424SRyan SieBBPATH .= ":${LAYERDIR}" 3cf285424SRyan Sie 4cf285424SRyan Sie# We have recipes-* directories, add to BBFILES 5cf285424SRyan SieBBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ 6cf285424SRyan Sie ${LAYERDIR}/recipes-*/*/*.bbappend" 7cf285424SRyan Sie 8cf285424SRyan SieBBFILE_COLLECTIONS += "x11spi" 9cf285424SRyan SieBBFILE_PATTERN_x11spi = "" 10cf285424SRyan Sie 11826a1f73SRyan SieBBFILE_PRIORITY_x11spi = "5" 12*cd7d5b5fSPatrick WilliamsLAYERSERIES_COMPAT_x11spi = "scarthgap styhead" 13826a1f73SRyan Sie 14