Ken Chen | a187e71 | 2018-01-15 14:36:21 +0800 | [diff] [blame] | 1 | # We have a conf and classes directory, add to BBPATH |
2 | BBPATH .= ":${LAYERDIR}" | ||||
3 | |||||
4 | BBFILE_COLLECTIONS += "qualcomm" | ||||
5 | BBFILE_PATTERN_qualcomm = "" | ||||
Patrick Williams | e56515f | 2020-11-03 16:15:20 -0600 | [diff] [blame] | 6 | |
7 | LAYERSERIES_COMPAT_qualcomm = "dunfell gatesgarth" |