summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-garrison/conf/layer.conf
blob: ef803c08966d03d8224ed9c1a0b974c4264d023e (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 += "garrison"
BBFILE_PATTERN_garrison = ""
OpenPOWER on IntegriCloud