blob: 87ee2742040c77124729e74fd12198c5c3c2e3db [file]
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"
# We have recipes-* directories, add to BBFILES
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "nvidia-layer"
BBFILE_PATTERN_nvidia-layer := "^${LAYERDIR}/"
LAYERSERIES_COMPAT_nvidia-layer := "wrynose whinlatter"