phosphor-pid-control: srcrev bump c612c051a5..9f9a06aa9c

Josh Lehan (1):
      Fix interval calculation bug and D-Bus init

Change-Id: I3da744d1951ae05b32b2972092f1c307de7e7ab6
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
index 03c23a0..afd56c6 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
@@ -17,7 +17,7 @@
 DEPENDS += "boost"
 # We depend on this to be built first so we can build our providers.
 DEPENDS += "phosphor-ipmi-host"
-SRCREV = "c612c051a5c414180f8ebe273c24543ab95d16ee"
+SRCREV = "9f9a06aa9c4d49749c2d94164ed00c6ef706e04f"
 PV = "0.1+git${SRCPV}"
 PR = "r1"