summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-sbp1/conf/layer.conf
blob: 81369bc90cc69fd9b3a39775a1922e23aca2c8e6 (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_COLLECTIONS += "sbp1-layer"
BBFILE_PATTERN_sbp1-layer := "^${LAYERDIR}/"
LAYERSERIES_COMPAT_sbp1-layer = "nanbield scarthgap"