summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-22 16:20:45 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-24 01:42:40 +0300
commitc47977a248af75c873ac4f8a50c801b94f555696 (patch)
treef416d1a0f81e23874c6bce9c6765011755aefb68 /meta-phosphor/recipes-phosphor/configuration
parent8b4710b229fa963f1eddcfe33da6fee63b04ba34 (diff)
downloadopenbmc-c47977a248af75c873ac4f8a50c801b94f555696.tar.xz
entity-manager: srcrev bump 169eec2d83..2b3ed30ca3
Marvin Drees (1): fru-device: retry with bytewise read Change-Id: I350e26ace9eca36735331a9d12a16968fbf56bfe 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 8fa624071a..dbf1970862 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 = "169eec2d8370acdcf8d22404280f06bfc291cd77"
+SRCREV = "2b3ed30ca3b3f2299abf0627f01559dafaa4f269"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"