phosphor-fan-presence: srcrev bump 4c3c24f8ff..9e9f599cec
Matt Spinler (6):
presence: Create ErrorReporter class
Add class to watch the the power state
Create a class to store messages for event log
presence: Track missing fans with timers
presence: Create event logs for missing fans
presence: Make error time be per fan
Change-Id: Ie972b19667cef1191cfb5c47a41b80a68a5b1763
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/fans/phosphor-fan.inc b/recipes-phosphor/fans/phosphor-fan.inc
index 132367d..eb7b84e 100644
--- a/recipes-phosphor/fans/phosphor-fan.inc
+++ b/recipes-phosphor/fans/phosphor-fan.inc
@@ -2,4 +2,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/phosphor-fan-presence"
-SRCREV = "4c3c24f8ff93e8a6954ac2994a22e53b77a1db1e"
+SRCREV = "9e9f599cece7fe6cdf99b1927a515fc8a552b7e9"