summaryrefslogtreecommitdiffstats
path: root/meta-ibm/meta-fsp2/conf/layer.conf
blob: 11d9b6eee3ea84796258ad86e5c631d0059f8560 (plain)
1
2
3
4
5
6
7
8
9
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"

BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
            ${LAYERDIR}/recipes-*/*/*.bbappend"

BBFILE_PATTERN_fsp2-layer = "^${LAYERDIR}"
BBFILE_COLLECTIONS += "fsp2-layer"
LAYERVERSION_fsp2 = "1"
OpenPOWER on IntegriCloud