commit | 0e45ced1a8977f3ad29959efbf7bcf5415637645 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Mon Feb 12 14:36:07 2018 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Mon Feb 26 14:50:12 2018 +0000 |
tree | 24889f7aaf7399579243f4567a9f965b1de40500 | |
parent | 5e361c5cf7993c56d45e7e1c4d508a83be777018 [diff] |
Call out GPUs using their inventory path The existing code was calling out GPUs in the metadata with 'GPU=GPUn' because at the time the GPUs were not in the inventory. Now that the GPUs are in the inventory, they can be called out using their inventory objects which is the correct way to do it. Resolves openbmc/openbmc#2869 Change-Id: Ic7b3ac465d482aade532f75ef10cc05df4928767 Signed-off-by: Matt Spinler <spinler@us.ibm.com>