entity-manager: srcrev bump ca2eb04ee9..2eb6c6fd6f

P Dheeraj Srujan Kumar (1):
      Error handling for modulo operation

V-Sanjana (1):
      Error handling for division operation

Change-Id: Ieb21fb6a2f6fb40a9d42ff4aba16f8135f6a1f21
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 4958291..5487af1 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -10,7 +10,7 @@
            valijson \
            ${PYTHON_PN}-jsonschema-native \
 "
-SRCREV = "ca2eb04ee936625f6b3b1f381bd08ae7af96429d"
+SRCREV = "2eb6c6fd6f21bb3a9433ad2e63a1d2398102da19"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"