bmcweb: srcrev bump 7c486a180c..b74e4405a2

Ed Tanous (1):
      Remove tick timer

Zhikui Ren (1):
      fix processor summary

(From meta-phosphor rev: 83ae28214fe9ebf5c3f7d4ce59678fe18acde3ca)

Change-Id: I5d5c78f83fe05d6aef6656b82b220055bbd8ddac
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index f03de37..8678232 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 = "7c486a180c492d5f0080ad59ad44b0b59787ac31"
+SRCREV = "b74e4405a20d1212b5e5ac73854b86007c716d51"
 
 S = "${WORKDIR}/git"