entity-manager: srcrev bump 4139c3a868..585d08cc73

Delphine CC Chiu (1):
      Add fan board sensors for Yosemite 4

John Edward Broadbent (1):
      Add error handling wrapper for sdbusplus init

Patrick Rudolph (8):
      configurations: sbp1: Set failsafe to 35%
      configurations: sbp1: Prevent failsafe mode
      configurations: sbp1: Increase fan OutLimitMin
      schemas: Add more names for labels
      configurations: sbp1: Add M.2 NVMe temperature sensors
      configurations: sbp1: Swap PVCCIN and PVCCFA_EHV_FIRA
      configurations: sbp1: Update PHY LDOs
      configurations: sbp1: Fix typo

Zev Weiss (1):
      schemas: Expand set of supported hwmon labels

Change-Id: I98111d3b31cbafe45408620a34d264e68c99de8b
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 db0d132..1b8dda6 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 = "4139c3a868711792f937c81d7442712b27b3702a"
+SRCREV = "585d08cc73f48423cca937fa8050729273b6e791"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"