blob: b878b69b48a6904f51421f0ea86027791f36becb [file] [log] [blame]
Lei YUc4cfc6e2019-08-02 11:30:10 +08001option('MANIFEST_FILE',
2 type: 'string',
3 value: 'MANIFEST',
4 description: 'The path of the MANIFEST file')
5
6option('SOFTWARE_OBJPATH',
7 type: 'string',
8 value: '/xyz/openbmc_project/software',
9 description: 'The software manager Dbus root')
10
11option('PSU_INVENTORY_PATH',
12 type: 'string',
13 value: '/xyz/openbmc_project/inventory/system/chassis',
14 description: 'The PSU inventory path')