summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-10 22:41:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-11 04:56:32 +0300
commit16b8f345b2152c5b08bf0b323b525c67d76444c5 (patch)
treeec8720dcceef46d02aef8d5b6d4b9dde004fce03
parent70b4f6d60df4dab7a8246336d0648b768cab9eff (diff)
downloadopenbmc-16b8f345b2152c5b08bf0b323b525c67d76444c5.tar.xz
phosphor-fan-presence: srcrev bump a7fcf3e0a1..c024d78022
Matt Spinler (3): control: fanctl query dump: Deal with arrays control: Fix typo in Manager::dumpCache control: mapped_floor: Allow missing parameters Matthew Barth (1): control: Correct subscribing/handling of signals Change-Id: I44fb764a59cd4bd79a89829a0ca788ced06cf7b4 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 45cbfffd7..cdd3e1f14 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 = "a7fcf3e0a106ef4970a57120ebb40f0ef9cc3578"
+SRCREV = "c024d780229822fe4eb5a948b4e5d76a8e28f3f9"