entity-manager: srcrev bump aca73883ca..5f58ddfac9

Faisal Awada (1):
      configuration: Fix Bonnell PSU I2C addresses

Change-Id: Ie892b1ae9f2fdb485b5af943d42cc36355c328b4
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 cd1da29..ceb78ff 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 = "aca73883ca6bcee3dde8cbc8cf7d4e51f2959b73"
+SRCREV = "5f58ddfac925e0f15a5827447cb5d50f75030ba8"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"