entity-manager: srcrev bump 98e102f377..37e142be0f

Ed Tanous (1):
      Check for errors before trying to open a bus

Change-Id: I9272ce7333cf4b0ad5101fa2172357c754e458c4
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 6b920ea..274709d 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 = "98e102f377d9a5e8f7bbac1063ac39bc5fc8d023"
+SRCREV = "37e142be0f8062be893e9fdeba40df59f8674f90"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"