entity-manager: srcrev bump 10612f3fe5..8f05a3a18b

Bonnie Lo (1):
      schemas: Add properties for pid and pid_zone

JinFuLin (1):
      Remove index from list when device is skipped

Kumar Thangavel (1):
      Refactor : Add a helper function findIndexForFRU to addFruObjectToDbus

Tao Lin (1):
      Add Maximum for calculation sensor uses

Change-Id: I6c3359e51b409cfd4dda7f676e4e9e0de78ff2aa
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 923d15d..e6785b2 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 = "10612f3fe552ea8141ed1960a6c2df088cff0b92"
+SRCREV = "8f05a3a18b288c6a8897c4b42facc98db156c2e1"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"