entity-manager: srcrev bump adb3ac6bee..1c9d3788a0

Jae Hyun Yoo (1):
      Utils: Fix big number string parsing error

Change-Id: I46ef7c9e8bfbaaeabd4c94a0a20d34772913b35a
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 e1b2eea..22e502d 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -5,7 +5,7 @@
 SRC_URI = "git://github.com/openbmc/entity-manager.git;branch=master;protocol=https \
            file://blocklist.json \
           "
-SRCREV = "adb3ac6bee351ad73f546776edc76ec93bb57e38"
+SRCREV = "1c9d3788a0c40350a3efabf9b19f574e41637dcb"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"