phosphor-pid-control: srcrev bump 02839e372a..7c6d35d5c4

ykchiu (1):
      Allow disabling PID loops at runtime

Change-Id: I853cc29247fd6be9e2433a9061cb4e7d67fb8a40
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 6bfc883..45ac7c6 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 = "02839e372a32d3a346c956d545b7fe97a91bd755"
+SRCREV = "7c6d35d5c439196254a7ca600b2d6bc0650adf4a"
 PV = "0.1+git${SRCPV}"
 PR = "r1"