summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-olympus-nuvoton/conf/layer.conf
blob: e78bf95763c1492d3ee3e3dcd6987f72d9f7c5c2 (plain)
1
2
3
4
5
6
7
8
9
10
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"

# We have recipes-* directories, add to BBFILES
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
            ${LAYERDIR}/recipes-*/*/*.bbappend"

BBFILE_COLLECTIONS += "olympus-nuvoton-layer"
BBFILE_PATTERN_olympus-nuvoton-layer := "^${LAYERDIR}/"
LAYERSERIES_COMPAT_olympus-nuvoton-layer = "hardknott honister"