entity-manager: srcrev bump f2ad76b32c..787c3c3eff

James Feist (1):
      Fix Entity-Manager Crash issue

Change-Id: I4dcc85314974dd9246a72e01e635d3026367b55b
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 6752611..6cc232f 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 = "f2ad76b32cea5170a5a9a631f49935ae3dd4626d"
+SRCREV = "787c3c3effcbdd8b7b50e21919d90eb6e1d7298d"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"