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

Change-Id: I42f3f3f219f117338df2331a3c0ce1081295f1c3
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 66dcef3..66e80da 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/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"