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