bmcweb: srcrev bump 021d32cf90..37bbf98c8b

Chris Cain (1):
      Systems: Add IdlePowerSave support

George Liu (1):
      Fix NTPServers are hard-coded for eth0

Change-Id: I74bebcde91135389850fe6e89792a054db05404c
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 e1f7e74..aacb663 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 = "021d32cf907222cd72a5b9d2fe2e8159dd4bf083"
+SRCREV = "37bbf98c8ba77196ba72864846ca3b4a4ff5be4b"
 
 S = "${WORKDIR}/git"