summaryrefslogtreecommitdiff
path: root/meta-nuvoton/conf/layer.conf
blob: 15d4b971bc9abb42b93029fd3fa7be2c22de434d (plain)
1
2
3
4
5
6
7
8
9
10
# 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 = "gatesgarth hardknott"