bmcweb: srcrev bump cc0904473c..6cdcb837fe

Ed Tanous (5):
      Clean up utils
      Remove adl_serializer uses for json
      Check in clang-tidy file for variable naming
      Allow a max payload size of 512MB
      Fix a weird log function

Gunnar Mills (1):
      Fix validator: Remove Health UnavailableOffline

Change-Id: I432d2c166f4bdc5999fb587be7f7323d36be1dcf
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 efc13c1..71f887a 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 = "cc0904473c19977eb0b9789b3c1be54a74ca873d"
+SRCREV = "6cdcb837fe26cbbc1f91bc5634f7a068b025a140"
 
 S = "${WORKDIR}/git"