entity-manager: srcrev bump 83b1e9b4a6..a0d1b3f89c

Zhikui Ren (1):
      Utils: Fix more than one template replace

Change-Id: Ifb85e9a2bc4414fe04912960a7ed217fa1f71b09
Signed-off-by: Andrew Geissler <openbmcbump-github@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 702bf2d..e00a8fd 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 = "83b1e9b4a67136d61a51391ff18f20160cbd83d2"
+SRCREV = "a0d1b3f89cee163915ff51b97237f30bb063d96e"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"