Brendan Higgins | 5253b55 | 2017-09-01 17:02:09 -0700 | [diff] [blame] | 1 | # We have a conf and classes directory, add to BBPATH |
2 | BBPATH .= ":${LAYERDIR}" | ||||
3 | |||||
4 | BBFILE_COLLECTIONS += "evb-npcm750" | ||||
5 | BBFILE_PATTERN_evb-npcm750 = "" | ||||
Patrick Williams | c7270e6 | 2020-11-20 08:33:08 -0600 | [diff] [blame] | 6 | LAYERSERIES_COMPAT_evb-npcm750 = "dunfell gatesgarth" |