entity-manager: srcrev bump 9d6f590450..e9f2ef617d

Avenash Asai Thambi (5):
      entity-manager: Update kudo_bmc.json
      kudo_motherboard: Add new part numbers for kudo motherboard sensors
      kudo_motherboard: Add additional sensor configuration
      kudo_motherboard: Add external temperature sensor configuration
      kudo_motherboard: Add fan sensor configuration

BonnieLo-wiwynn (1):
      configurations: add sensors configurations for greatlakes

Chau Ly (2):
      configurations: Add NVME temp sensors for mt_jade
      configurations: Add OCP temperature sensor to mt_jade

Jayashree Dhanapal (1):
      Add a new configuration for SDR sensor

Jeff Lin (1):
      FruDevice: Fix crash when fru name is duplicated

Jian Zhang (1):
      Add Timer check avoid multiple clicks

Karthikeyan Pasupathi (1):
      Part and serial number update for yosemitev2 platform.

Logananth Sundararaj (1):
      Added new configuration for TwinLake board.

Yung Sheng Huang (2):
      devices: add RAA229620 and RAA229621 support
      devices: add Q50SN12072 support

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