summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-16 16:10:46 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-17 04:15:05 +0300
commit0698d19c04733b35a6ae08ee2ee9097deff846ab (patch)
treeb5d6201dc9155694d6006f1537bab3dc9d496950
parenta9569c625ecaaade6d96e6f61c151eb6b8739132 (diff)
downloadopenbmc-0698d19c04733b35a6ae08ee2ee9097deff846ab.tar.xz
phosphor-fan-presence: srcrev bump d9ec33a010..3edb065647
Matthew Barth (3): control: Use `poweron_target` in place of `full_speed` json: Handle compatible interface not existing yet control: Remove setting target = poweron target at startup Mike Capps (3): monitor: Subscribe to tach target and feedback services Monitor: Support hwmon service offline during startup Monitor - improved use of Inventory for Sensor func. state Change-Id: I6044b092861e67b13261c9b4f8c6b4ca4638e04c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
index d34cef69f..15e5b4306 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/phosphor-fan-presence"
-SRCREV = "d9ec33a010dfbd7685ded4a4711f13609208fc32"
+SRCREV = "3edb065647c2cb73d3593a168cd5452add63f75e"