summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-06 20:50:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-06 23:36:26 +0300
commit9da250915c0f8dd523bc205e1971216c2cf69cee (patch)
tree7ffee381ffd0042057ddf30e42175585f90b77e2 /meta-phosphor/recipes-phosphor/configuration
parent189aecd01835f7c194cd2988571cea2939e61b6c (diff)
downloadopenbmc-9da250915c0f8dd523bc205e1971216c2cf69cee.tar.xz
entity-manager: srcrev bump 5f58ddfac9..b4ea2e159c
Matt Spinler (1): Add myself as a maintainer Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I5d6e31746c5745b7c05122351d22094073af72a1 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 ceb78ffc13..de174f2d9f 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 = "5f58ddfac925e0f15a5827447cb5d50f75030ba8"
+SRCREV = "b4ea2e159cf10ae18e59471611bcbbeaf377f60d"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"