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 = "" | ||||
Ed Tanous | 8846a08 | 2019-01-08 12:41:01 -0800 | [diff] [blame] | 6 | LAYERSERIES_COMPAT_obmc_machines_x86 = "thud" |