entity-manager: srcrev bump 1f77d9c8e6..2594d36e04

Jayashree Dhanapal (2):
      fbyv35: Fix EVT probe condition
      Add shutdown interface in fbyv35 platform

Matt Spinler (1):
      Add name to InventoryAdded/Removed journal entries

Nan Zhou (1):
      entity_manager: reset the path of ObjectManager

Patrick Williams (1):
      clang-15: fixes for const-auto iterators

Potin Lai (1):
      configurations: Bletchley: update thermal sensor thresholds

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