summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-05 03:25:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-06 04:07:14 +0300
commit95e2a7957c18d0402827f603ec9131bd3e9b2bf0 (patch)
tree67f930c4a22917bf61daa869079231ce07b4124b /meta-phosphor
parentf7c03666884e28d36c2c4b61e70155dce430930f (diff)
downloadopenbmc-95e2a7957c18d0402827f603ec9131bd3e9b2bf0.tar.xz
phosphor-fan-presence: srcrev bump 8e1b382122..12b32010ab
Matt Spinler (14): monitor: Add JSON documentation monitor: Add fault config JSON documentation monitor: Use only init mode when using JSON monitor: Track fan health in the System object monitor: Create PowerOffCause class hierarchy monitor: Create PowerOffAction class hierarchy monitor: Create PowerOffRules class monitor: Start checking power off rules monitor: Allowing ignoring fan FRU func status Save the Logger output as plain text, not JSON monitor: Event logs for nonfunc fan sensors monitor: Event logs for missing fans monitor: Re-log fan error on a power off monitor: Add a README (From meta-phosphor rev: c4d0bb40130e913533660da6d1db1aff7b9fe022) Change-Id: Ie3a1f35b56213b4a18e09b9556e95116a01bc78f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 ab86aec0f..43ec7b64e 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 = "8e1b382122fed73e788d44f3a67cecbfbcc6972e"
+SRCREV = "12b32010abcef89739034ab3dacbef11cb185660"