From 4f0d26800a94b6b69edb59fc275a76c49aeff7cc Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 5 Oct 2020 18:41:12 +0000 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3