blob: e5297cf004eccf1af05fb6ee6183e49723937ac4 [file] [log] [blame]
option('tests', type: 'feature', description: 'Build tests')
option('oe-sdk', type: 'feature', description: 'Enable OE SDK')
option('MANIFEST_FILE',
type: 'string',
value: 'MANIFEST',
description: 'The path of the MANIFEST file')
option('SOFTWARE_OBJPATH',
type: 'string',
value: '/xyz/openbmc_project/software',
description: 'The software manager Dbus root')
option('PSU_INVENTORY_PATH_BASE',
type: 'string',
value: '/xyz/openbmc_project/inventory/system',
description: 'The base path for PSU inventory')