entity-manager: srcrev bump 73963328a2..6e22c877de

Ed Tanous (3):
      Change io_service to io_context
      Move to boost::asio::post
      Make fru-device-resize option compile

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