phosphor-pid-control: srcrev bump f2efcbbd31..e2ec69ad00

Potin Lai (1):
      Add SIGHUP handling for reloading configuration

Change-Id: Id8e83c7af2dabbbf830e72b2d85a8c3e355eb1ac
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 fe94d18..028fd7b 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 = "f2efcbbd31ebbf9edfcfae16fffe88496d23b53d"
+SRCREV = "e2ec69ad006828e8b3aeadbc009947b21aa3b4fe"
 PV = "0.1+git${SRCPV}"
 PR = "r1"