commit | 9cf85627cf6fe224b7bf9399a60022397ebeb970 | [log] [tgz] |
---|---|---|
author | Brandon Kim <brandonkim@google.com> | Wed Jun 19 12:05:08 2019 -0700 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Mon Aug 12 05:32:48 2019 +0000 |
tree | 5ac7c5adb8e57ddc5cf23dc114a649bde51bb311 | |
parent | 24c771c85a4955320ef1803f0ded1c2852605bb0 [diff] |
sensordatahandler: Throw on sensor's OperationalStatus Add UPDATE_FUNCTIONAL_ON_FAIL and only when defined, read sensor's OperationalStatus interface for the functional property and throw if the sensor is not funcitonal. Bug: openbmc/phosphor-hwmon#10 Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I1144a6d3f8145bda73f3363664ca48b848a295db
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.