entity-manager: srcrev bump ebcc26bed2..eb5392c31d

Jae Hyun Yoo (2):
      Make CPU number index start from 1 instead of 0
      Make other CPU relating index start from 1 instead of 0

(From meta-phosphor rev: 8eee77f218b859e69347e6f1252ff7cc483b196c)

Change-Id: Idabd72cd145fa45af6961159191f414f22ebe55f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 1787a89..11c3c0a 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"
-SRCREV = "ebcc26bed2367532c16cb765ae434a525047f568"
+SRCREV = "eb5392c31de314d9784269121edeafa22e4908af"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"