commit | ac86c5f92220f71588b317baa1bb271a51162391 | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Thu Mar 01 11:01:56 2018 +0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Mar 06 14:11:01 2018 +0000 |
tree | 0ed71727fb5be93be0817d67ff91ba30976befc5 | |
parent | 6e7eacb462b9b16eca6dd765000467536502040b [diff] |
meta-romulus: Pick latest phosphor-hwmon This revision adds the FanPwm interface support which is used by Romulus as well. Change-Id: I44c7ba66028eb54630268019acc78a9e3720e621 Signed-off-by: Lei YU <mine260309@gmail.com>
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon%.bbappend b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon%.bbappend index 7969349..1572980 100644 --- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon%.bbappend +++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon%.bbappend
@@ -3,7 +3,7 @@ # Pin the revision so the patch is guaranteed to be appliable # TODO: Remove this when the error handling in hwmon is done: # https://gerrit.openbmc-project.xyz/#/c/8073/ -SRCREV = "26d21731c292a02ec71480fade9a06658160eafb" +SRCREV = "a7e2c1e5c1e94246ae55313fc361d30b0e1a6165" SRC_URI += " file://0001-sysfs-Return-ETIMEDOUT-instead-of-throw-exception.patch"