bmcweb: srcrev bump 99dc9c72e7..2658d9859a

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

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