phosphor-pid-control: srcrev bump 79cde00af7..5293ec2e57

Zev Weiss (1):
      Allow indefinite retries in tryRestartControlLoops()

Change-Id: I43149ca80ac1643e0fd6adcb46a9ab77228b2296
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 d75a990..5ba3e98 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 = "79cde00af75a15e60fa91a367b49421baf8530cf"
+SRCREV = "5293ec2e5750456f705b6c06dcb7a4a106e4b296"
 PV = "0.1+git${SRCPV}"
 PR = "r1"