summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-13 00:00:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-16 16:02:22 +0300
commit18e47d2ce6c8d13a4258b186cd9677ae06f18b51 (patch)
tree7d42cbad69f1c76e21de2910c708b0fa15803a33 /meta-phosphor/recipes-phosphor
parent650b2ce2331b30124a8ffc077451695ee269ad51 (diff)
downloadopenbmc-18e47d2ce6c8d13a4258b186cd9677ae06f18b51.tar.xz
entity-manager: srcrev bump 183fab9db4..fc171428a7
Daniel Hsu (1): configurations: harma: update sensors threshold Delphine CC Chiu (3): schemas: Add Decorator.Revision interface configurations: yosemite4 : Add Decorator.Revision Add clang tidy check Ed Tanous (1): Update clang-tidy Matt Spinler (1): configurations: Add virtual sensor to Bellavista Change-Id: I10e656addb2b468dd4581621d2e025f0a40c7b19 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 f936f8cc73..614b31aa6f 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 = "183fab9db4e87e8497c7cf8491e55cc46b3ad51a"
+SRCREV = "fc171428a7f8033b8d70cd0bd90c1d25049efd83"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"