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

Change-Id: I4e97d27ed4f9de44eab006e4f0d8c5590a184f08
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb
index 6de635a..3b24448 100644
--- a/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/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"