meta-romulus: fan-control: Handle service failures

Handle dependent service failures:
1. When ambient temperature is unavailable, set default floor speed;
2. When occ services are unavailable, set to max speed.

Tested: Verify that the default floor speed is set when outlet temp
        sensor is missing;
        Verify that the max speed is set when occ service is killed;
        With https://gerrit.openbmc-project.xyz/#/c/9584/, verify that
        the floor speed is set back according to outlet temp when the
        sensor and occ service are back.

Change-Id: I395f99ac8a6e76fdeb11a189294b096ee6256b76
Signed-off-by: Lei YU <mine260309@gmail.com>
1 file changed
tree: 6338aa3052d22e2b62c7d6ce42c63d6ac915bcd7
  1. classes/
  2. common/
  3. conf/
  4. meta-ibm/
  5. meta-ingrasys/
  6. meta-rackspace/
  7. COPYING.apache-2.0
  8. COPYING.MIT
  9. LICENSE
  10. README.md
README.md

OpenPOWER

meta-openpower is the OpenPOWER layer and should be included in all OpenPOWER systems' bblayers.conf. More information on OpenPOWER can be found here.