phosphor-pid-control: srcrev bump e1dbb59a08..3f0f7bc358

Josh Lehan (2):
      Implementing the TempToMargin feature
      Add MissingIsAcceptable feature to avoid failsafe

Change-Id: I6913014c151fb24620189a429b8161415e999718
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 2fbdf27..34a12d2 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 = "e1dbb59a08819d3e0cf8aa1e4718a37feb817902"
+SRCREV = "3f0f7bc35831d467d912698dc5dbd9dcf9ad10f3"
 PV = "0.1+git${SRCPV}"
 PR = "r1"