# We have a conf and classes directory, add to BBPATH | |
BBPATH .= ":${LAYERDIR}" | |
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ | |
${LAYERDIR}/recipes-*/*/*.bbappend" | |
BBFILE_COLLECTIONS += "nuvoton-layer" | |
BBFILE_PATTERN_nuvoton-layer = "" | |
LAYERVERSION_nuvoton-layer = "1" | |
LAYERSERIES_COMPAT_nuvoton-layer = "warrior zeus dunfell" |