entity-manager: srcrev bump 499d6bf336..a591d6c0b1

Tingting Chen (1):
      Add support for PCA9537/INA226/IPSPS1 devices

Change-Id: If7ead8c56f8a65733ae570ce25e902548ea98b15
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 d1f66b6..64a7cc6 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 = "499d6bf336c3750ec6d8337d516ffef401d4607f"
+SRCREV = "a591d6c0b144ebc81e8175651364b2fa29f05cc8"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"