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

OpenBMC Patches openbmc-patches at stwcx.xyz
Mon May 9 18:01:06 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       | 13 +++++++++++++
 bin/Firestone.py       | 15 +++++++++++++++
 bin/Garrison.py        | 14 ++++++++++++++
 bin/Palmetto.py        | 12 ++++++++++++
 bin/sensor_manager2.py | 35 +++++++++--------------------------
 5 files changed, 63 insertions(+), 26 deletions(-)

-- 
2.8.1




More information about the openbmc mailing list