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

(From meta-phosphor rev: 2cce3a02d14ce1700c357e2e962afbcff79b5fd1)

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