[PATCH skeleton 0/3] dbus.Double and revert sensor cache

OpenBMC Patches openbmc-patches at stwcx.xyz
Sat Jun 25 05:11:06 AEST 2016


The sensor cache does not work.  The revert addresses https://github.com/openbmc/skeleton/issues/113.
The python json encoder has trouble converting dbus.Double to a float.  Floating point sensors were added with https://github.com/openbmc/skeleton/commit/a8260c83d6566fc46832c627ae32c996cfb76ea4.  Resolves https://github.com/openbmc/skeleton/issues/112.

<!-- 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/114)
<!-- Reviewable:end -->


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

Brad Bishop (3):
  Revert "Fix broken attempt at hwmon caching"
  Revert "Don't make pointless sensor update method calls"
  Cast dbus.Double for python-json

 pyhwmon/hwmon.py | 24 +++++-------------------
 pytools/obmcutil |  3 +++
 2 files changed, 8 insertions(+), 19 deletions(-)

-- 
2.9.0




More information about the openbmc mailing list