summaryrefslogtreecommitdiffstats
path: root/meta-nuvoton/conf/layer.conf
blob: 8c5d9d8df888dd2548f4eb32991a5307e39ef4be (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 = "thud"
OpenPOWER on IntegriCloud