skeleton: Add BMC warmReset() method to org.openbmc.control.Bmc dbus interface

1.The host sends IPMI 'warm reset' command to reset BMC. Ipmid
calls the org.openbmc.control.Bmc::warmReset() to do reset.
warmReset() just invokes "reboot", which in effect
same as a 'warm' reset.
2.Add control.bmc to Palmetto.py/Barreleye.py to initialize this dbus method.
3.Comment g_idle_add() for loop issue.

Signed-off-by: Nan Li <bjlinan@cn.ibm.com>
6 files changed
tree: 180d1f6e9694fae53dd39118ed17046121bdd1da
  1. bin/
  2. includes/
  3. interfaces/
  4. objects/
  5. xml/
  6. codegen
  7. Makefile