summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-10 20:50:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-11 18:48:08 +0300
commitc270cfcec6cdaebef64a62080a29a47ab7f29412 (patch)
tree15e69742dd9137ac148545ff1dd602804b599628 /meta-phosphor/recipes-phosphor/configuration
parent16874337bc6002be56714c165afd7e5a33a9bc78 (diff)
downloadopenbmc-c270cfcec6cdaebef64a62080a29a47ab7f29412.tar.xz
entity-manager: srcrev bump f60262d50b..4c94ed9f9a
Jonico Eustaquio (1): mori_motherboard: Add 5s timeout to ext sensor and thresh to psu0_temp Change-Id: I6f8a0a5734f70476a61a870e1b98a42d7080f209 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 db814c9eeb..410fd04e91 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 = "f60262d50b6629dbd19bc7e7c55f6442401242e4"
+SRCREV = "4c94ed9f9ae0c3e81582154aff0b40d1d223a448"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"