phosphor-fan-presence: srcrev bump 3edb065647..ddb773b2c5
Matt Spinler (1):
control: Mapped floor action can use parameters
Matthew Barth (4):
control: Associate identifier with target holds
control: Remove deprecated `setActiveAllow` method
control: Provide trigger JSON to signal trigger subscribing
control: Support `member` signal triggers
Mike Capps (2):
control: command line tool to retrieve fan status (status/help functions)
control: add command line tool to retrieve fan status (get function)
Patrick Williams (1):
catch exceptions as const
Change-Id: I95289c570651dc165bacaa7d6c4f0b2fcd8bf9d5
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 15e5b43..599b0c8 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 = "3edb065647c2cb73d3593a168cd5452add63f75e"
+SRCREV = "ddb773b2c566c91abb22d8a5e3ae70394789dda5"