bmcweb: srcrev bump 67df073b1f..dcf2ebc020

Ed Tanous (4):
      Remove getTimestamp
      Remove NEW_BOOST_URL macro
      Enable readability-named-parameter checks
      Enable readability-redundant-control-flow checks

Change-Id: I3655c6dd599a7e05ba6a64f35af9626ead059a42
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 3c29dfa..55169a6 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 = "67df073b1f0950fdeafc6d30240d360bd162d0f8"
+SRCREV = "dcf2ebc020257bc298d948fcb4da761c284e84d7"
 
 S = "${WORKDIR}/git"