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

(From meta-phosphor rev: a8b7aaf97f89dcca58e99eee3aff0a8069ca4a4f)

Change-Id: Ifa650d92f2e623b99137abe5293503d8b0ed93cd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
index 132367d..eb7b84e 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
+++ b/meta-phosphor/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"