summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-04 18:20:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-06-05 00:44:51 +0300
commit9fe8ffce921bc8911b8ee2491aca508604b466ba (patch)
tree490edeaf2739142df0fcab2e8af34a51fe9ddf2c /meta-phosphor/recipes-phosphor/configuration
parentb6d87a67c7eaf31a8a8024c4da6b9b16e6aa5167 (diff)
downloadopenbmc-9fe8ffce921bc8911b8ee2491aca508604b466ba.tar.xz
entity-manager: srcrev bump e9cdec0181..91c92906a7
Peter Yin (6): configurations: harma: add vr 2nd source configurations: harma_mb: revise probe condition configurations: harma: revise mb hsc power configurations: harma_mb: Add Power State configurations: harma_mb: revise dimm power threshold configurations: harma: modify product information Potin Lai (1): meson: change install_dir to /usr/libexec/entity-manager Yi-Shum (3): Make fru-device produce Mfg date in ISO8601 format schemas: Add BuildDate property configurations: minerva: Add BuildDate property Change-Id: I0d1f6ad97093a0092f027520d1b639f36da71df2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-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 63b92530c3..a403557e73 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -9,7 +9,7 @@ DEPENDS = "boost \
sdbusplus \
valijson \
"
-SRCREV = "e9cdec0181b43a709335717ef823ab6499010347"
+SRCREV = "91c92906a7bd52044213c8f80094fce82f1c5936"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PACKAGECONFIG[validate-json] = "-Dvalidate-json=true, \