summaryrefslogtreecommitdiff
path: root/meta-evb/meta-evb-nuvoton/meta-evb-npcm845/conf/layer.conf
blob: 2f45312a57ca435207915ff47941097654eb076d (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 += "evb-npcm845"
BBFILE_PATTERN_evb-npcm845 = "^${LAYERDIR}/"
LAYERSERIES_COMPAT_evb-npcm845 = "mickledore nanbield"