summaryrefslogtreecommitdiff
path: root/meta-evb/meta-evb-nuvoton/meta-evb-npcm845/conf/layer.conf
blob: 7b12b185f9d35cf4f7dd06fc5b0d4fdc0b09394f (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 = "langdale mickledore"