phosphor-fan-presence: srcrev bump dea024f072..0a1f686cb4
Matthew Barth (9):
Fan control dbus busname and object path
Add thermal control interface to zone objects
Persist current mode property framework
Restore current mode property
Override setting Current mode property
Store and access zone object properties
Trigger current mode property change events
Update parser for properties on zone objects
Use zone object's path attribute
(From meta-phosphor rev: 2545551f642b6db4ff08c62b5bd35b7dc1063b56)
Change-Id: I3bc1757a7d45c0721f87b49a0f554142a19f5722
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
index f078875..0c1264e 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 = "dea024f072cd996136345031ce04ab09838f9726"
+SRCREV = "0a1f686cb44a19a4c459cfe2cbb3cc565749066d"