bmcweb: srcrev bump a6e2f1c4cb..0e1cf26b1c

Adriana Kobylak (1):
      Make the max http request body size configurable

Ed Tanous (2):
      Remove #include of self
      Implement a TODO(ed) in comment

Jan Sowinski (1):
      Connection and websockets fixes

Zbigniew Kurzynski (1):
      Turning ON the mutual TLS

(From meta-phosphor rev: be7988f3c7e0a0cc5dd0d359ec4810a7da068eef)

Change-Id: Idf80dd08c2370f32902953fa73c813bc8a5910ed
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 713acb1..4049629 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 = "a6e2f1c4cba5f3b19d7c039f52d6598b129b5b10"
+SRCREV = "0e1cf26b1cd98e0ec069e6187434fcabf1e9c200"
 
 S = "${WORKDIR}/git"