bmcweb: srcrev bump dcf2ebc020..6ba8c82ef6

Ed Tanous (4):
      Rerun parse_registries.py
      Capture int by value in stringValueTooLong
      Implement TODO in beast source file
      Add UrlFromPieces helper function

sunharis_in (1):
      Send push-style event only if EventService enabled

Change-Id: I407a7f50bdd5d2863252408d46bd7d6a4eebe482
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 55169a6..0fba633 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 = "dcf2ebc020257bc298d948fcb4da761c284e84d7"
+SRCREV = "6ba8c82ef6e67486b251cdc8c75e5a65a419a0ab"
 
 S = "${WORKDIR}/git"