phosphor-fan-presence: srcrev bump d76351bd4d..d9ec33a010
Matt Spinler (3):
control: Add Modifier utility
control: Parameter use for set_net_increase_speed
control: set_parameter_from_group_max action
Matthew Barth (5):
control: Replace 'speed' with 'target' in CountStateTarget class
control: CountStateTarget action use unique identifier
json: Use `NoConfigFound` exception when no config found
control: Throw exception when no zones exist at poweron
control: Rename increase/decrease actions
Patrick Williams (1):
exception: switch to public sdbus exception
Change-Id: I271965a352a003e508e9fc5ff5668b726a6f40e2
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 122924b..d34cef6 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"
-SRCREV = "d76351bd4d8710a130d298a3dcc18c921f67c823"
+SRCREV = "d9ec33a010dfbd7685ded4a4711f13609208fc32"