bmcweb: srcrev bump 55f79e6fe1..6fe69b6a82

Ed Tanous (3):
      Make code compile on clang again
      Detemplateify intToHexString
      Remove unused redfish::AsyncResp

Josh Lehan (1):
      Updated text to elaborate on JSON exceptions

Change-Id: I82323a7afc44a70395da25a95f15dbe453388c30
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 3b66536..f8bde3f 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;branch=master;protocol=https;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "55f79e6fe156505cdaddd521212a29b2a977193a"
+SRCREV = "6fe69b6a82d16072bd7be123600049b98ffcf132"
 
 S = "${WORKDIR}/git"