summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-21 01:31:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-22 01:17:43 +0300
commit8a0ed3703c343091755e4a646a7704f641dbaaf4 (patch)
tree35c7bfcbbab07ce72dff67b6d283924e6f78df86
parent306c1fe994a59905eb62967282eb003acfe976a5 (diff)
downloadopenbmc-8a0ed3703c343091755e4a646a7704f641dbaaf4.tar.xz
phosphor-fan-presence: srcrev bump ba3ee9aedd..23f8757eda
Matt Spinler (2): monitor: Allow missing presence property on start Add class params to the DBus* exception messages (From meta-phosphor rev: c326a92d44f28b25c59f60f1246fb90591d14f32) Change-Id: I4b789b0198d4917b767006536f3c71ab6bf7271f 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 96a670672..b54465e1a 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 = "ba3ee9aedd2ba69f12d1fc50e9ef14b8480447f8"
+SRCREV = "23f8757eda6a18f6da10fc0f9e07080467462ea9"