phosphor-fan-presence: srcrev bump 55ed901be9..284505d34b

Matt Spinler (9):
      control: Dump flight recorder to a JSON file
      control: Add cache maps to fan control dump
      fanctl: Add query_dump cmd to search dump contents
      control: Store zone data in the dump
      control: Add setFloorHold to Zone
      control: mapped_floor: use setFloorHold
      control: Add count state floor action
      control: Timer trigger can preload groups
      control: Add power on/off triggers

Matthew Barth (8):
      control:ibm,rainier-2u: Fan missing event
      control:ibm,rainier-2u: Fan rotor nonfunctional event
      control:ibm,rainier-4u: Fan missing event
      control:ibm,rainier-4u: Fan rotor nonfunctional event
      control:ibm,rainier-1s4u: Fan missing event
      control:ibm,rainier-1s4u: Fan rotor nonfunctional event
      control:ibm,everest: Fan missing event
      control:ibm,everest: Fan rotor nonfunctional event

Change-Id: Ia80f5acf1ff167b3c8875981cd3fec4f954af7fe
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
index 268dde0..20ea2ad 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 = "55ed901be9abbda0f51a0222d9483552966ee03f"
+SRCREV = "284505d34b2ff1067113dd689689d6308ab11478"