summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-01-22 20:50:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-01-24 02:04:42 +0300
commitabba7a9d770ec6a74920d7d297b56f77a03cd4d8 (patch)
tree7bb26180d2bf126e993d6678076ac3f30b63d967
parenta03f2c4614f89bbef91c57c9f152f2df7896a38d (diff)
downloadopenbmc-abba7a9d770ec6a74920d7d297b56f77a03cd4d8.tar.xz
entity-manager: srcrev bump 5d3476885c..500cab25a4
Matt Spinler (6): configs: Add IBM Ingraham BMC card configs: Add IBM Tola BMC card configs: Add thresholds on Storm King configs: Add thresholds on Blyth configs: Modify poll rate on Bellavista configs: Modify poll rate on Nisqually Naresh Solanki (1): configurations: sbp1: Configure PowerState of some suplies Patrick Rudolph (1): configurations: sbp1: Adjust thresholds Yang Chen (2): configuration: add BSM on Minerva CMM configuration: remove unused sensor on minerva cmm Change-Id: I3a181d39b63c742caeeb8f9cd2fa92b3b8320254 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 f3b6f94d2c..9c6191a7ee 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 = "5d3476885c16c2966d272fde503e37b58f59bf15"
+SRCREV = "500cab25a42142eb483119c75fc028179221d8cf"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"