bmcweb: srcrev bump 6afb06d91f..116c184bd3

Asmitha Karunanithi (1):
      Enhance logs for networkd, hypervisor networkd app

Ed Tanous (4):
      /s/boost::beast::span/std::span
      Enable stringop warnings
      Remove copies from log services and virtual media
      Delete the copy constructor on the Request object

Krzysztof Grobelny (1):
      fixed errors in EventService

Patrick Williams (1):
      test: time_utils: fix negative test

Change-Id: I0f5edebe1f49da4656740ba99ccc9fbf4046a6c2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 824d0ac..c5d7873 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 = "6afb06d91fbf0017840eb9189dc4f8ee771cb046"
+SRCREV = "116c184bd30d0d8e0227dac946fa4ea00e2035bf"
 
 S = "${WORKDIR}/git"