| BBPATH .= ":${LAYERDIR}" | |
| BBFILES += "\ | |
| ${LAYERDIR}/recipes-*/*/*.bb \ | |
| ${LAYERDIR}/recipes-*/*/*.bbappend \ | |
| " | |
| BBFILE_COLLECTIONS += "video" | |
| BBFILE_PATTERN_video := "^${LAYERDIR}/" | |
| BBFILE_PRIORITY_video = "7" | |
| LAYERSERIES_COMPAT_video = "zeus dunfell" | |
| # license directories. | |
| LICENSE_PATH += "${LAYERDIR}/licenses" | |
| require conf/distro/include/rdk_video_lto.inc |