bmcweb: srcrev bump 7c486a180c..b74e4405a2

Ed Tanous (1):
      Remove tick timer

Zhikui Ren (1):
      fix processor summary

Change-Id: I01e5b02bc19f7935845f5713d65b37828322fa4c
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 f03de37..8678232 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 = "7c486a180c492d5f0080ad59ad44b0b59787ac31"
+SRCREV = "b74e4405a20d1212b5e5ac73854b86007c716d51"
 
 S = "${WORKDIR}/git"