summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-sbp1/conf/layer.conf
blob: f64f67acc562bc5e3babe779b418463d0c82cc95 (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 = "langdale mickledore"