summaryrefslogtreecommitdiffstats
path: root/meta-inspur/meta-on5263m5/conf/layer.conf
blob: 93db95c5c2134f29ff68b4a80b90c170c17aec91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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 += "on5263m5-layer"
BBFILE_PATTERN_on5263m5-layer = ""
BBFILE_PRIORITY_on5263m5-layer = "5"
LAYERSERIES_COMPAT_on5263m5-layer = "sumo"

OpenPOWER on IntegriCloud