summaryrefslogtreecommitdiff
path: root/meta-nuvoton/meta-evb-npcm845/conf/layer.conf
blob: b8694b9743b188ef7965c7abdebfef27a30a5a13 (plain)
1
2
3
4
5
6
7
8
# 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"

LAYERSERIES_COMPAT_evb-npcm845 = "langdale mickledore"