bmcweb: srcrev bump 22984074fa..c45f00821a

James Feist (1):
      Add Health to Memory and Processor Summary

Yong Li (2):
      Add HostWatchdogTimer attribute in redfish
      Support PATCH for HostWatchDogTimer in redfish

Change-Id: I6aef817f01402ecc8e3867810d611da888289eba
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 1095698..76169ad 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "22984074fa0ec13967fe95b93282de2294411c6b"
+SRCREV = "c45f00821add8cd29cbd148d4b4b9f6e988665cf"
 
 S = "${WORKDIR}/git"