entity-manager: srcrev bump 6e22c877de..7fc486f507

PavanKumarIntel (1):
      Rescan the root bus when a new mux is added

Change-Id: I51566d2446acede461114a43bfa0231652049fe3
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 3b0c7dc..614c3d4 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 = "6e22c877de8d60e48578c84fe23b3e1dc235302f"
+SRCREV = "7fc486f5072a492029ac09374f6238bdadce6690"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"