summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-07 16:31:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-08 04:41:29 +0300
commit9918390cc8580672b4f9dd2590246d99ba792851 (patch)
tree3f67b4c5cac6c43f396861e7e90ee8165a9718bb
parent38deb3bdaa4882a160418b04d1d6ecae510f4cb6 (diff)
downloadopenbmc-9918390cc8580672b4f9dd2590246d99ba792851.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
index 15e5b4306..599b0c80f 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence"
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"