[PATCH phosphor-host-ipmid] Read/Write Boot Count Sensor as int

OpenBMC Patches openbmc-patches at stwcx.xyz
Wed Mar 2 06:30:37 AEDT 2016


Change the dbus request to read/write the boot count sensor from byte to int.
Passing a type of byte causes the dbus interfaces to fail with ENXIO (no such device or address).

https://github.com/openbmc/phosphor-host-ipmid/pull/70

Adriana Kobylak (1):
  Read/Write Boot Count Sensor as int

 ipmid.C         |  4 ++--
 sensorhandler.C | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.7.1




More information about the openbmc mailing list