blob: 988bd23f304add557edf6f35026a731fd1b743c2 [file] [log] [blame]
Rick Altherrb7975ed2017-01-30 13:43:55 -08001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
4BBFILE_COLLECTIONS += "obmc_machines_x86"
5BBFILE_PATTERN_obmc_machines_x86 = ""
James Feist23abc722020-05-13 10:15:18 -07006LAYERSERIES_COMPAT_obmc_machines_x86 = "dunfell"