summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-28 23:30:43 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-29 03:40:02 +0300
commit2faa6931237dc8ecf90e21c072c3e2d65ed7a11d (patch)
tree61a21d7e9423569a4944f1d2f02b2964f4c49b37 /meta-phosphor
parent1feee4254601da77f7db28c0833632bc64b44062 (diff)
downloadopenbmc-2faa6931237dc8ecf90e21c072c3e2d65ed7a11d.tar.xz
phosphor-fan-presence: srcrev bump 0d0e355482..11b5d8fcaf
Matthew Barth (3): control: Add missing zone.hpp include to functor.hpp control: Declare non-templated handlers as inline monitor: Only stop timer when its running Change-Id: I16ecb0eac0619b414943c1c573b8b36e93dc02ad 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 25a577a5e..56275814a 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 = "0d0e35548262dd96881986042d9828383f05ea2a"
+SRCREV = "11b5d8fcaf5b9b3b00ca3bd1260ed4db1293c8ab"