entity-manager: srcrev bump 5468c6e953..c1a4bb4a5e

Andrew Jeffery (3):
      EntityManager: Split out PerformScan
      EntityManager: Split out PerformProbe
      EntityManager: Clean up use of probeTypes

Rashmica Gupta (3):
      configurations: Add ambient virtual sensor to Blyth
      Add optional hysteresis field to Thresholds
      ambient virtual temp: add in thresholds

Change-Id: Iff52753ac8800ed01e05d51c8224a3d9c532b07e
Signed-off-by: Andrew Geissler <openbmcbump-github@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 91d609e..bb86186 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 file://blocklist.json"
-SRCREV = "5468c6e953f608331ff455fea51ce541ea2cd9f0"
+SRCREV = "c1a4bb4a5e819e80e63c6b623d90c7d1583b4fe2"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"