entity-manager: srcrev bump 236f89c848..087b04df70

Naresh Solanki (1):
      configurations: sbp1: Display HBM rails only on HBM capable CPU

Patrick Rudolph (8):
      configurations/nvme_p4000: Improve regex
      configurations: Add Intel P4510 SSD
      configurations: Add Intel P5520 SSD
      sbp1: Drop duplicated entries
      configurations: sbp1: Read RTC battery voltage in 15min interval
      configurations: sbp1: Swap NIC temperatures
      configurations/sbp1: Set NIC setpoint to 85C
      configurations/sbp1: Add CPURequired

Change-Id: Ifb87b64dabdacd70e08b4775c1b99722dd9c132a
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 3dbe5fe..2a7f179 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 = "236f89c848d60dbc845bd2b45a231b7ac8ae3c07"
+SRCREV = "087b04df70afbd76bc4de695e88a54f419912999"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"