phosphor-fan-presence: srcrev bump d9a580aa50..014f07c7b5
Lei YU (1):
monitor: use signed value for factor and offset
Matthew Barth (24):
Move signal matches to triggers section
Preconditions use signal triggers
Have timers be a trigger type in microseconds
Call event triggers on initialization
Move signals to event triggers
Converge generating signal and handler params
Convert event group to a vector of tuples
Add event init trigger
Separate handlers for signals and method calls
Optimize event group property handling
Allow event groups to be empty
Add event name to SetSpeedEvent data
Provide event name to triggers
Add/Remove event signals by event name
Add/Remove event timers by event name
Event groups are optional
Create empty action groups
Generate groups defined on actions
Remove events with no groups defined
Remove service name checking
Restructure preconditions layout
Add missing owner services precondition
Correct precondition generation
Fan floor by median sensor value within a range
Change-Id: I87f93428e39ad25b5cc392682e35f516bf4c03d1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/fans/phosphor-fan.inc b/recipes-phosphor/fans/phosphor-fan.inc
index 141ec0f..193be21 100644
--- a/recipes-phosphor/fans/phosphor-fan.inc
+++ b/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"
-SRCREV = "d9a580aa5037fdb08911940263a580b036f2d9fa"
+SRCREV = "014f07c7b5644b1c48146e2cb76fb5a8ce69839e"