summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-06 18:00:19 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-04-07 23:28:44 +0300
commitbe970b1c78cea00a1f93a5ce002eb6ca17fedd45 (patch)
treeea73cbcfcd103a5f8ec34eb28841b34ac098a017 /meta-phosphor
parent2c0e2b61ce98a353fef0f285568ba4952f290a1d (diff)
downloadopenbmc-be970b1c78cea00a1f93a5ce002eb6ca17fedd45.tar.xz
phosphor-fan-presence: srcrev bump facbe12962..0850e3122e
Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: I5b3abe450e7d251c905469d0901d0e56b8dc023e Signed-off-by: Andrew Geissler <openbmcbump-github@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 7b76f6cbcf..241521abef 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 = "facbe1296298fa1f5a6e735491cc2412705e40bf"
+SRCREV = "0850e3122e8e6f22110d02444679430e1dcf620a"