blob: 62d1a5367d75190de0f568ee1021cf9b4a7ff5a1 [file] [log] [blame]
Tomer Maimondbd6fa12018-01-29 17:36:16 +02001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
4BBFILES += "${LAYERDIR}/common/recipes-*/*/*.bb \
5 ${LAYERDIR}/common/recipes-*/*/*.bbappend"
6
7BBFILE_COLLECTIONS += "nuvoton"
8BBFILE_PATTERN_nuvoton = ""
9LAYERVERSION_nuvoton = "1"