entity-manager: srcrev bump 733f765421..7972bb95e4

James Feist (1):
      Stop reading devices that don't like it

Change-Id: Iacf8e3ee8bc91e032a186e7034e8eaeb1e580685
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 368cfc5..6fa0ace 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 = "733f765421a00eedc31a6ed8d09b601a3fdb3c24"
+SRCREV = "7972bb95e4c9816217c025416701e48dae5b4f05"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"