entity-manager: srcrev bump 1034e02600..32d1f0a456

James Feist (1):
      Add retries to mapper calls

Change-Id: I69a8ad302c34d974da6bfb8a14bd748168f601cf
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 a329663..063f412 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 file://blocklist.json"
-SRCREV = "1034e026001ceafb64d828622557af25e0fa5a38"
+SRCREV = "32d1f0a4560064b4c697e98db0037b93a41db4cc"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"