summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-19 04:30:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-06-19 22:54:16 +0300
commitbc9d09ec10bc60b582e3adcbc607356bce0a6492 (patch)
treec7f1b7e7dc4f9aa8fc906963644004ddc8cd2370
parent8d85b8c7e488edfb9371cb64105c79ce776bec48 (diff)
downloadopenbmc-bc9d09ec10bc60b582e3adcbc607356bce0a6492.tar.xz
entity-manager: srcrev bump 7b855283a8..0a78b90d2f
Daniel Hsu (1): configurations: add Broadcom NIC temperature lower critical threshold Change-Id: Ifeecc3c5d0ae980d8483d8e9c67483621f782219 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 c8d9c9c85d..7af2351bea 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 = "7b855283a8e70231acc3f54e03750a8413528798"
+SRCREV = "0a78b90d2fce79b205a18da80d2a10998599ff15"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PACKAGECONFIG[validate-json] = "-Dvalidate-json=true, \