summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-10 18:10:50 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-10 22:13:33 +0300
commit48152e073bcc88de20ace910a9768f323fbae217 (patch)
treecbf16491889c87d2aec126ac808a48d18a54afe6
parent2f996b049f0e687e83959039a645205300bf93c1 (diff)
downloadopenbmc-48152e073bcc88de20ace910a9768f323fbae217.tar.xz
phosphor-fan-presence: srcrev bump ac37297dd3..871bfeaeb3
Matt Spinler (6): sensor-mon: Create sensor-monitor application sensor-mon: Handle propertiesChanged sensor-mon: Start timers and shutdown sensor-mon: Persist timer start times sensor-mon: Create event logs sensor-mon: Add a readme Change-Id: I34dbcb0b12c79a4cf4d75cb8bf90ee8c36b544e8 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 c761e978c..ae6093086 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 = "ac37297dd327028f8ac41e4459eeb539144292a6"
+SRCREV = "871bfeaeb3eb651c3c2d0bd3ed9bb67c753ca824"