bmcweb: srcrev bump a2730f0170..646438f729

Alpana Kumari (1):
      Fix ProcessorSummary Count and Status

Andrew Geissler (1):
      redfish-doc: Move Redfish doc to its own file

Cheng C Yang (1):
      Change Name of PSU Event Log

Ed Tanous (1):
      Revert "Redfish: Add PATCH operation support for RemoteRoleMapping"

Nagaraju Goruganti (2):
      Redfish: Populate the RemoteRoleMapping prop under AccountService schema
      Redfish: Add PATCH operation support for RemoteRoleMapping

Change-Id: I49f240dfc422510d2eb03518949fdc293a2956ac
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 48a0c56..c1e2808 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "a2730f017069aeb39ea5d3bf4c1403965b2ba2f9"
+SRCREV = "646438f7297cc34043cf142fc083e6bab05c7eb6"
 
 S = "${WORKDIR}/git"