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

BBFILE_COLLECTIONS += "ingrasys"
BBFILE_PATTERN_ingrasys = ""
LAYERSERIES_COMPAT_ingrasys = "thud"

# Provide a variable that points the base of the ingrasys layer.
INGRASYSBASE = '${@os.path.normpath("${LAYERDIR}/")}'
OpenPOWER on IntegriCloud