summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-22 10:30:31 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-03-22 14:32:20 +0300
commitd83fe027653c7fd2560e1e6a6cfc69ad5b6c0dad (patch)
treef879aaf0301a0faeec637a4c7e50353a596ae59c
parent1da424ccb6bfad5e5fcec79098101455f422e4c5 (diff)
downloadopenbmc-d83fe027653c7fd2560e1e6a6cfc69ad5b6c0dad.tar.xz
entity-manager: srcrev bump ab72531762..8640d124ed
Delphine CC Chiu (1): Revise sensor's threshold for yosemite4 Hieu Huynh (1): Configurations: update for mtmitchell, mtjade Konstantin Aladyshev (1): configurations: Fix bug in ASPOWER PSU sensor thresholds Change-Id: I60f96a9eb05ec10cdc3bc445296c702ad195cf8e 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 3fd5cf004b..14fda7f116 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 = "ab7253176225c204f21e91e92f7bfd4a72d4b875"
+SRCREV = "8640d124edbbef8041c495999fde2af14f4a95b4"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"