phosphor-fan-presence: srcrev bump fcbdc0e41f..8e1b382122

Matthew Barth (21):
      control: JSON parsing compile framework
      control: JSON parsing classes static lib framework
      control: Setup configured zone groups retrieval
      control: Setup configured power on delay retrieval
      control: Parse optional "manager.json"
      control: Base JSON configuration attribute class
      control: Add profile configuration class framework
      control: Add loading JSON configuration class objects
      control: Complete profile configuration parsing
      control: Add fan configuration class framework
      control: Complete fan configuration parsing
      control: Pair profiles with name as key
      control: Remove storing bus reference on fan objects
      control: Zone configuration framework and basic attrs
      control: Complete zone configuration parsing
      control: Group configuration parsing
      control: Add event configuration class framework
      control: Create ZoneHandlers directly from JSON
      control: Construct base zone group from JSON
      control: README note on limited JSON support
      Allow JSON use on all apps except fan control

Change-Id: Ia11102fb924ec49e6c71989d66702a52cb1b46e6
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 81eb17f..ab86aec 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 = "fcbdc0e41f3987fed89c44b0fa5109805c41bcfd"
+SRCREV = "8e1b382122fed73e788d44f3a67cecbfbcc6972e"