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

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

BBFILE_COLLECTIONS += "google-layer"
BBFILE_PATTERN_google-layer = ""
LAYERVERSION_google-layer = "1"
LAYERSERIES_COMPAT_google-layer = "thud"
OpenPOWER on IntegriCloud