entity-manager: srcrev bump e3114ebdeb..1a7c37087d

Ed Tanous (4):
      Add missing type IDs
      Fix naming of PCIeSlot
      Add index to OCP card name
      Add HSBP muxes to WFP baseboard

James Feist (5):
      pid: Add hysteresis fields
      pid: Add upper clipping curve example
      pid: make curves less aggressive
      s/MinThermalRpm/MinThermalOutput
      pid: Set FFCoeffs for fans to 1.0

(From meta-phosphor rev: b43393f8a6c9bc67a38cb0358279988498137183)

Change-Id: Ibf232690d9180c71baa0b8066abe30016676e756
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 6de635a..3b24448 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@
 and configures system sensors"
 
 SRC_URI = "git://github.com/openbmc/entity-manager.git"
-SRCREV = "e3114ebdebb261ecdb032a9ef903fd56dd5e3e4d"
+SRCREV = "1a7c37087d2b198ada50330ac341ff19072ccbdc"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"