summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-16 02:10:12 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-02-16 19:35:49 +0300
commitf951ca8bbb47162b948f08cc2f6960c1c59e916c (patch)
treec18f9bac08cada5275c1f230bee57ed64864c857
parent14cef4e6c4d3e206d43cc9653e479a5a331f06ab (diff)
downloadopenbmc-f951ca8bbb47162b948f08cc2f6960c1c59e916c.tar.xz
phosphor-fan-presence: srcrev bump 40c89f1144..43b4cdeb67
Matthew Barth (3): control - Correct and optimize further timer group preloading control - Reduce lookups of timer groups preloading monitor - Run fan status/health change after sensors updated Change-Id: Id1cfd194b0976734ddad4409c3854c8eeb629063 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 c7b4391b2e..7550245843 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;branch=master;protocol=https"
-SRCREV = "40c89f114424b78c0de993c5b3368efa2b2df64c"
+SRCREV = "43b4cdeb6755b6ab7eaa71e05cc9e52367460fac"