bmcweb: srcrev bump dc414b50c1..97128e926c

Ed Tanous (1):
      Add details to bug template

Nan Zhou (1):
      bmcweb: fix the random headers

Szymon Dompke (1):
      Fix update_schemas script

Change-Id: I7036320b3f969bc83d0ec6ab0e2c3e4ebdf79351
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 d07c5f5..839ac09 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 = "dc414b50c19bea912babb00cf8f1e090dbbcc3b7"
+SRCREV = "97128e926c8253f02cf25d2ca9881cadc426df2c"
 
 S = "${WORKDIR}/git"