bmcweb: srcrev bump 63c7908ddb..6af8330046

AppaRao Puli (1):
      Redfish AccountService service modifications

Ed Tanous (7):
      bmcweb: Session member count is zero
      bmcweb: make SSL enabling more effective
      Remove custom version of getPtr
      bmcweb: Redfish make CpuCoreCount optional
      bmcweb: Clean up security headers
      bmcweb: Move boost::optional to std::optional
      bmcweb: Fix inversion of SSL

Joseph Reynolds (1):
      Add details to BMCWEB config option help strings

(From meta-phosphor rev: d655096a0f9aabc92e05ff05a1768f68b2685cef)

Change-Id: Ie7b5874cc0d73cdf6b3d6540941ca0e9d94c7389
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 66dcef3..66e80da 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "63c7908ddb4647c995f1cb0e121e6b313146ada9"
+SRCREV = "6af833004631012048b4e5b097dc0905d74012d9"
 
 S = "${WORKDIR}/git"