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

Change-Id: I38e1cdaf3566145ec121b741f50ef50a6d1d4740
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb
index 1787a89..11c3c0a 100644
--- a/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/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"