bmcweb: srcrev bump a8086647b1..2b5e08e291

Jan Sowinski (2):
      Revert "Revert "Connection and websockets fixes""
      Fix timeout issue during image upload

Change-Id: I8dd1de2e626857dcd14564620dc7e2c0a67febaf
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 a352896..8c8be4b 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 = "a8086647b103f55116ce4c872e1455ebf1f3e346"
+SRCREV = "2b5e08e2915d886655a78aaabff40745dca6b517"
 
 S = "${WORKDIR}/git"