summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-09 23:20:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-10 01:38:49 +0300
commitb740fdbdd5bfc0401e9bef5c49029169088fb006 (patch)
treeec21554db7d93883d4b1015c1fc885f00968fa06
parent032ce782440f8ceb1c945a4582dbc478fc9d9953 (diff)
downloadopenbmc-b740fdbdd5bfc0401e9bef5c49029169088fb006.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index db0d132e3e..1b8dda6bb7 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 @@ DEPENDS = "boost \
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}"