Rick Altherr | b7975ed | 2017-01-30 13:43:55 -0800 | [diff] [blame] | 1 | # We have a conf and classes directory, add to BBPATH |
2 | BBPATH .= ":${LAYERDIR}" | ||||
3 | |||||
4 | BBFILE_COLLECTIONS += "obmc_machines_x86" | ||||
5 | BBFILE_PATTERN_obmc_machines_x86 = "" | ||||
Jason M. Bills | 786c490 | 2020-11-30 13:24:05 -0800 | [diff] [blame] | 6 | LAYERSERIES_COMPAT_obmc_machines_x86 = "dunfell gatesgarth" |