entity-manager: srcrev bump f2ad76b32c..787c3c3eff

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

(From meta-phosphor rev: ae97fa1280c1d6fd3bc586386ac70cd70bfd9f80)

Change-Id: I8bf14c6086632bd34d6bebd5516b388d961c6550
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 6752611..6cc232f 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"
-SRCREV = "f2ad76b32cea5170a5a9a631f49935ae3dd4626d"
+SRCREV = "787c3c3effcbdd8b7b50e21919d90eb6e1d7298d"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"