summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-29 17:20:32 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-30 02:26:49 +0300
commitab31523138802d0b8554b184b3323f83daf445e5 (patch)
treeec26c7e377a343856eabdad11457b6cf8839f7cf
parent3c5a7862b2b459fbd1b25927ad6bab9ce12ec7fb (diff)
downloadopenbmc-ab31523138802d0b8554b184b3323f83daf445e5.tar.xz
phosphor-fan-presence: srcrev bump be15edeef8..0461bd2fdc
Matt Spinler (3): control: Let Manager::addObjects() take a service control: Add 'events' section to dump control:configs: Add an intfs removed trigger Mike Capps (1): monitor: Capture BMC dumps on fan/ambient shutdowns Change-Id: I84d697ae9e4601c258f83d0cc77e785dd47095a2 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 50d041b0d6..0653f94f94 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 = "be15edeef8ca9c0c6b99e4b53f51db251b568307"
+SRCREV = "0461bd2fdc3d57fa33d933ac9d9fd9452ed39bbb"