summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-27 21:51:58 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-01-28 00:45:33 +0300
commit64f49d6cb4e1433dc6c498288149f16c521a0fd0 (patch)
tree9b4344b4ad9c1cd255c7837a75d2a837027c9154 /meta-phosphor
parent55771c908be882252237b3a7936f5fa3162ab871 (diff)
downloadopenbmc-64f49d6cb4e1433dc6c498288149f16c521a0fd0.tar.xz
phosphor-fan-presence: srcrev bump 23f8757eda..0d0e355482
Matt Spinler (2): monitor: Add ability to delay finding conf file presence: Don't start until JSON config is found Matthew Barth (3): monitor: Move tach sensor template function to header monitor: Enhance tracing of fan & tach sensor states monitor: Add journal traces on tach sensor timer state changes Change-Id: I97603011b47bc22482a62296de33fc7a57888b24 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 b54465e1a..25a577a5e 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 = "23f8757eda6a18f6da10fc0f9e07080467462ea9"
+SRCREV = "0d0e35548262dd96881986042d9828383f05ea2a"