summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-05 21:41:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-06 01:10:24 +0300
commit4f0d26800a94b6b69edb59fc275a76c49aeff7cc (patch)
tree07c84237076ef7af83b13a56f885aec6ff8a405e
parenta60065dd4c9549dc2e43c7468a9052ed97c0b570 (diff)
downloadopenbmc-4f0d26800a94b6b69edb59fc275a76c49aeff7cc.tar.xz
phosphor-fan-presence: srcrev bump 4c3c24f8ff..9e9f599cec
Matt Spinler (6): presence: Create ErrorReporter class Add class to watch the the power state Create a class to store messages for event log presence: Track missing fans with timers presence: Create event logs for missing fans presence: Make error time be per fan (From meta-phosphor rev: a8b7aaf97f89dcca58e99eee3aff0a8069ca4a4f) Change-Id: Ifa650d92f2e623b99137abe5293503d8b0ed93cd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 132367d46..eb7b84e5b 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 = "4c3c24f8ff93e8a6954ac2994a22e53b77a1db1e"
+SRCREV = "9e9f599cece7fe6cdf99b1927a515fc8a552b7e9"