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>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index a93b161..6c8b5eb 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 @@
            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}"