bmcweb: srcrev bump 3fff6206a6..2a5689a752

AppaRao Puli (1):
      EventService: Queuing the request data and retry

Sunitha Harish (1):
      Set the Hypervisor Host Name

manojkiraneda (1):
      Implement GetLockList function in Lock Service

(From meta-phosphor rev: 328ca092a21d986b39f30206e6483f36a6d1e609)

Change-Id: I1022d171a4094a730f5ce637d2949ef897fea362
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index c1f609a..742f497 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 = "3fff6206a68bd50ea8750aa0d0321d43f9f06783"
+SRCREV = "2a5689a752d31a4a5758d3827c7ca6302bc0acc7"
 
 S = "${WORKDIR}/git"