phosphor-fan-presence: srcrev bump 8e1b382122..12b32010ab

Matt Spinler (14):
      monitor: Add JSON documentation
      monitor: Add fault config JSON documentation
      monitor: Use only init mode when using JSON
      monitor: Track fan health in the System object
      monitor: Create PowerOffCause class hierarchy
      monitor: Create PowerOffAction class hierarchy
      monitor: Create PowerOffRules class
      monitor: Start checking power off rules
      monitor: Allowing ignoring fan FRU func status
      Save the Logger output as plain text, not JSON
      monitor: Event logs for nonfunc fan sensors
      monitor: Event logs for missing fans
      monitor: Re-log fan error on a power off
      monitor: Add a README

Change-Id: Id8b51378376ffee796ba347a74846ab09f5ba50e
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 ab86aec..43ec7b6 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 = "8e1b382122fed73e788d44f3a67cecbfbcc6972e"
+SRCREV = "12b32010abcef89739034ab3dacbef11cb185660"