summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-29 21:20:26 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-29 21:20:26 +0300
commit93ea49b7399bdd9e51c9d2ef9d71ccb6efbb3bb3 (patch)
tree217089129e10b2741225f0e42c4cc30ff5b962ee
parent54852660897b6c8edb5d0e0b9906e096f6e8073b (diff)
downloadopenbmc-93ea49b7399bdd9e51c9d2ef9d71ccb6efbb3bb3.tar.xz
phosphor-fan-presence: srcrev bump 7d29944b91..dfc8c4d090
Matt Spinler (1): presence: Only allow loading once Mike Capps (1): monitor: fix undefined behavior Change-Id: I5d88ed27a6202f5c521225ef0d30fef633efa2d1 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 9091583af4..ea0ab2073c 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 = "7d29944b91d6b40e0b0c59b6f97490835eb9ec97"
+SRCREV = "dfc8c4d0901d0e72abefdbd2d43e8ce219d8b11b"