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

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

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