bmcweb: srcrev bump 501f1e58ea..6a3e18261c

Ed Tanous (1):
      Add constexpr to registries

James Feist (1):
      Disable SSL renegotiation

Change-Id: I258f1fe6329ae41ece3b253a406f8dc4c530e84a
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 5c06430..125aa7c 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 = "501f1e58ea6fdf97163ce4ea05fbaf1861a62b79"
+SRCREV = "6a3e18261cc713409bf11382c472c7301d6d9770"
 
 S = "${WORKDIR}/git"