summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-24 19:30:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-25 23:10:09 +0300
commit428ce6a204c516f2d7739e517edd275abbd2301c (patch)
tree6a25703ae1be4aedfa99a472df1971037efced01 /meta-phosphor/recipes-phosphor/configuration
parentb04e04e3158de35c839ebb3c008d44448344968f (diff)
downloadopenbmc-428ce6a204c516f2d7739e517edd275abbd2301c.tar.xz
entity-manager: srcrev bump 431faa1a9f..7329a22510
ankita prasad (1): Increasing the bus read timeout for FRU Change-Id: Ibb373bc2f19a831cccc258133ed0fc8c037f0cb4 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 a93b161466..6c8b5ebf69 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 = "431faa1a9f74bcd9bc7c55ce262d6b9436a69913"
+SRCREV = "7329a22510f77ec49de3aebdcd975044d30e862a"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"