entity-manager: srcrev bump 09e177fb1b..9fd87e54f5

Igor Kononenko (1):
      entity-manager: allow non-numeric substitution for name

Change-Id: I4df4c855ddf76e60f643e2c5f7c930f35b958090
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 fbac832..f6a6eae 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 = "09e177fb1b10f49527b2db550197b7b63aed37e1"
+SRCREV = "9fd87e54f5a65f3103b996114e052470dd1afd03"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"