[PATCH skeleton] Add the missing binary into Palmetto config file

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu Jun 30 18:40:53 AEST 2016


Palmetto.py did not have discover_system_state.py and this patch is
to update that. discover_system_state.py is responsible for looking
at power restoration policy set by the user and then taking appropriate
actions when BMC comes back from any reboot / power cycle and reaches
BMC_READY state.  Actions could be :
1) Leave the system in power off state.
2) Power on the box.
3) Restore the last state which can be either #1 or #2 above.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/skeleton/122)
<!-- Reviewable:end -->


https://github.com/openbmc/skeleton/pull/122

Vishwa (1):
  Add the missing binary into Palmetto config file

 configs/Palmetto.py | 6 ++++++
 1 file changed, 6 insertions(+)

-- 
2.9.0




More information about the openbmc mailing list