bmcweb: srcrev bump 8e659c88fc..e7b5f604cc

Lei YU (1):
      Fix build warning

Change-Id: I5d4b7f02c5066b5b47e6d283b1aa8c3252adf259
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 4c21402..9f6ffbc 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 = "8e659c88fc872073f7f6dbc225cfac37d4e97ff6"
+SRCREV = "e7b5f604cc86dfa3995174a62df0b75f2b3ecaa7"
 
 S = "${WORKDIR}/git"