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

James Feist (1):
      Add retries to mapper calls

(From meta-phosphor rev: c04571b15808737835956ef26372328f04f9a003)

Change-Id: I4c098bc795c33f894ef2d1b0192798d8531e0072
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index a329663..063f412 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 file://blocklist.json"
-SRCREV = "1034e026001ceafb64d828622557af25e0fa5a38"
+SRCREV = "32d1f0a4560064b4c697e98db0037b93a41db4cc"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"