entity-manager: srcrev bump 2594d36e04..bdfc5ec693

John Edward Broadbent (1):
      Make parseOperation parameter const

Kumar Thangavel (1):
      Add a helper function findFruAreaLocationAndField to updateFRUProperty

Change-Id: I9a115fa833a8130bffbd3ba1d75c80a23d6f6b94
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 a425022..14b603b 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 = "2594d36e0413ff753768a4cec0fff71e00f9812f"
+SRCREV = "bdfc5ec6932c9ecfe60dc4dfc08c8592b64a0d72"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"