phosphor-pid-control: srcrev bump 9788963c94..9f1532dd04

Jonico Eustaquio (1):
      Include config.h for strict-failsafe-pwm option

Patrick Rudolph (3):
      fancontroller: Add missing config.h
      main: Gracefully handle SIGTERM
      pid/fancontroller: Set failsafe PWM in destructor

Change-Id: I4e7b8996b01319078e674864a01a691c459f35b5
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 579cd93..83ed420 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 = "9788963c948448271f5d76e633ff9b17014d5a83"
+SRCREV = "9f1532dd04caabd87a9e70e3dbdea2f3a4ba09b8"
 PV = "0.1+git${SRCPV}"
 PR = "r1"