entity-manager: srcrev bump e94a6c37db..d8884f11f7

Nikhil Potade (1):
      Fix for devices behind the mux being wrongly detected on lower bus addresses

Change-Id: I68eb06efd5400fd462355e474acd5be506568db9
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 2551b9e..5baf61c 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 = "e94a6c37dbc8c6f9d14284ae62abafea1f43d3f8"
+SRCREV = "d8884f11f719e504c31a3d87b25d72df1ada9e37"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"