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