summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-10-02 19:50:28 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-10-03 00:09:06 +0300
commit44e41cde94b6867936b90d73ef1441f69db2f565 (patch)
tree1fbd18b75b88ad5d3f8b0d0c463e7f50a108f2d6 /meta-phosphor/recipes-phosphor
parent780d32666e33f55baee6d3106816f1a4b2a512bf (diff)
downloadopenbmc-44e41cde94b6867936b90d73ef1441f69db2f565.tar.xz
entity-manager: srcrev bump 7681fd60e4..f9a328424f
Patrick Rudolph (8): configurations/sbp1: Update fan presence GPIOs configurations/sbp1: Relax sensor thresholds configurations/sbp1: Update P12V thresholds configurations/sbp1: Add warning threshold configurations/sbp1: Drop lower temp thresholds configurations/sbp1: Update upper critical temp configurations/sbp1: Add MAX6639 thresholds configurations/sbp1: Always show PSU sensors Yang Chen (1): configurations: minerva: remove non-critical threshold Change-Id: I29559e7947ef7bb6c4cf82ad51ee750d81939ac3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 649a5b8834..66cddd5499 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 \
sdbusplus \
valijson \
"
-SRCREV = "7681fd60e4e7478524302b2c45c777df91cf3f23"
+SRCREV = "f9a328424ff2b9dbddff9aa7bd4508460456267f"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PACKAGECONFIG[validate-json] = "-Dvalidate-json=true, \