bmcweb: srcrev bump 99dc9c72e7..2658d9859a

Zbigniew Kurzynski (1):
      Adding instance address to log formatting.

(From meta-phosphor rev: 6c728b0640ddd6545a6f40f0b57062da156800a8)

Change-Id: I77fed1f6748b000ff4b5799c20ac90a2d462ad1a
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 470975b..5e4768a 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 = "99dc9c72e7dfa1c12517508ec36d0b29ca307427"
+SRCREV = "2658d9859a89d2d3c02326e5e2b944480119e0c3"
 
 S = "${WORKDIR}/git"