commit | c972d4d6ecf2c15f7b70f5dcd4a90f5eafbdf82d | [log] [tgz] |
---|---|---|
author | Michael Walsh <micwalsh@us.ibm.com> | Wed Aug 16 15:38:03 2017 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Aug 22 15:59:47 2017 +0000 |
tree | 523be6f4a211172a17a1ed3cfd96a99ee8e51fe1 | |
parent | 9910841625d72cb6eb20c8f97e132f4e87cd238f [diff] |
Get Boot Progress: Determine old or new location. The Boot Progress value is moving from its old location: /org/openbmc/sensors/host/BootProgress/attr/value To a new location: /xyz/openbmc_project/state/host0/attr/BootProgress This change allows Get Boot Progress to figure out whether the old location is legitimate. If not, it will retrieve the value from the new location. Change-Id: Ie59cb90fa08f28bd70dad48b77a47a55f5da1e2f Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>