entity-manager: srcrev bump 787c3c3eff..733f765421

James Feist (1):
      Move objects out of global scope

(From meta-phosphor rev: 5485cfad7a05e41a43182dfa598963f559f7d84c)

Change-Id: Ida817142a290ade3304e331310c51ec71261d21d
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 6cc232f..368cfc5 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 = "787c3c3effcbdd8b7b50e21919d90eb6e1d7298d"
+SRCREV = "733f765421a00eedc31a6ed8d09b601a3fdb3c24"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"