[PATCH skeleton] [skeleton]: Fix hard-coded path name when creating sensor object

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu May 5 20:20:49 AEST 2016


This patch fixes skeleton issue: https://github.com/openbmc/skeleton/issues/33
The non-poll sensors have system specific properties. Define the sensor properties
in system files, and generate sensor objects dynamically.

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


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

Yi Li (1):
  [skeleton]: Fix hard-coded path name when creating sensor object

 bin/Barreleye.py       | 25 +++++++++++++++++++++++++
 bin/Firestone.py       | 27 +++++++++++++++++++++++++++
 bin/Garrison.py        | 26 ++++++++++++++++++++++++++
 bin/Palmetto.py        | 22 ++++++++++++++++++++++
 bin/sensor_manager2.py | 35 +++++++++--------------------------
 5 files changed, 109 insertions(+), 26 deletions(-)

-- 
2.8.1




More information about the openbmc mailing list