summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-21 22:30:14 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-23 00:40:22 +0300
commit33dd31037314d353e35b8a35726995ccc2950f04 (patch)
tree65bbf16b5600bb5fd53ebfaeedb6c3f24958b223
parent298b358fb4077e1317232251c106e4ad05c35b41 (diff)
downloadopenbmc-33dd31037314d353e35b8a35726995ccc2950f04.tar.xz
phosphor-fan-presence: srcrev bump a917e69ab0..be15edeef8
Matt Spinler (1): sensor-mon: Add missing arg in fmt::format call Patrick Williams (1): build: enable C++20 Change-Id: Iec427d06b6f1038a3dd5cef5fc06ce45199c4e0e 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 a3183d9771..50d041b0d6 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 = "a917e69ab0f9b8080859e070762896c49574ab28"
+SRCREV = "be15edeef8ca9c0c6b99e4b53f51db251b568307"