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

(From meta-phosphor rev: c4e73efa19df7c7ca1191358705db835768b5d33)

Change-Id: If3e64310b68ef79343209d0298f916dc8a2fe3a5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 48a0c56..c1e2808 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"