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 = "" | ||||
James Feist | e52926a | 2019-10-16 18:44:20 -0700 | [diff] [blame] | 6 | LAYERSERIES_COMPAT_obmc_machines_x86 = "warrior zeus" |