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 | |
Andrew Geissler | 5cbb9c9 | 2021-03-31 15:08:43 -0500 | [diff] [blame^] | 7 | LAYERSERIES_COMPAT_qualcomm = "gatesgarth hardknott" |