summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/layer.conf
blob: a5711698f6a3d0c63bbe7b202455a2f27689fca9 (plain)
1
2
3
4
5
6
7
8
9
# 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 += "msn"
BBFILE_PATTERN_msn = ""
OpenPOWER on IntegriCloud