phosphor-pid-control: srcrev bump cdc8dca44b..c2a311b005

Jinliang Wang (1):
      Handle InterfacesRemoved signal under /xyz/openbmc_project/sensor path

Change-Id: I78dfc20b7851366d4c3b88fa0eec8db765cb5977
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 f2cc3fa..7840c6c 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 = "cdc8dca44b5a60af4bb86598043b54f955b81bcd"
+SRCREV = "c2a311b0055b5af0d93bf5db0e9834271d93d458"
 PV = "0.1+git${SRCPV}"
 PR = "r1"