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

BBFILE_COLLECTIONS += "qualcomm"
BBFILE_PATTERN_qualcomm = ""

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