entity-manager: srcrev bump 8f05a3a18b..9d6f590450

Kumar Thangavel (2):
      Refactor : Add a helper function to addFruObjectToDbus
      Add a helper function getFruData to updateFRUProperty

Sui Chen (2):
      entity-manager: Allow exposing BMC inventory with "ContainsThisBMC"
      Add "Exposes BMC" fields to configurations

Change-Id: I6d2ace8f3fb6a86909ea16f3612c3c1d3fb8fc25
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 e6785b2..85fdfff 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 = "8f05a3a18b288c6a8897c4b42facc98db156c2e1"
+SRCREV = "9d6f590450d8277cd1b86f6b602da77a3a176131"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"