bmcweb: srcrev bump 37bbf98c8b..4028ff77dd

Ed Tanous (2):
      Fix c++20 issue
      Make telemetry use the common collection utilities

Manojkiran Eda (1):
      Add features to feature map & remove redundant code

Patrick Williams (1):
      build: switch to C++20

Spencer Ku (1):
      Redfish: Support Host Log Entries

Change-Id: I6800c683af6387fdc60cdf2f92dc3dd384cde865
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 07eb75d..44b9b08 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 = "37bbf98c8ba77196ba72864846ca3b4a4ff5be4b"
+SRCREV = "4028ff77ddebe603b009a8afaf6bc36bc5949612"
 
 S = "${WORKDIR}/git"