entity-manager: srcrev bump e9f2ef617d..ca2eb04ee9

Benjamin Fair (2):
      topology: add initial module
      topology: integrate with entity-manager

Change-Id: I5bbbcca69cddcadb3ac69724bf21425f6113794e
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 86762d0..4958291 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 = "e9f2ef617d693963a296b41a18b0c1718e7e86c6"
+SRCREV = "ca2eb04ee936625f6b3b1f381bd08ae7af96429d"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"