summaryrefslogtreecommitdiff
path: root/meta-inspur/meta-nf5280m7/conf/layer.conf
blob: 478b530d533e9ad291f20dc8cadc5095a9829885 (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 += "nf5280m7-layer"
BBFILE_PATTERN_nf5280m7-layer = "^${LAYERDIR}/"
LAYERSERIES_COMPAT_nf5280m7-layer = "langdale mickledore"