bmcweb: srcrev bump a8086647b1..2b5e08e291

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

(From meta-phosphor rev: 693295c75c4b04b8403ca5d6da0433af66185948)

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