phosphor-fan-presence: srcrev bump 61b7329603..12cb69064f
Matt Spinler (6):
monitor:yaml: Fix generated code
monitor: Change Fan/Sensor def tuples to structs
monitor: Support a separate upper deviation
monitor:configs: Add ibm,bonnell upper deviation
control: Trace which fan gets target locked
control:fanctl: Option to do dump before query
Change-Id: I735ac78e02c87c480cb813d38f2f57a3c3bfaa91
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
index 442020d..6a7d31d 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
@@ -2,4 +2,4 @@
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 = "61b7329603e737b76b04b98746d69c1f410761b8"
+SRCREV = "12cb69064f5fe3f6de838d2f9cf567e5aa9b9e58"