bmcweb: srcrev bump 0dccd04031..2d31491b8b

Jason M. Bills (1):
      Simplify Crashdump file transfer

Change-Id: I5c3b967f001e94818aebc75579f44c30c8cbeece
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 bc00f5c..490c1c0 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 = "0dccd040311847cbd7438b5f63207d360d5b3a34"
+SRCREV = "2d31491b8b57a47ea25d8a596cc41f5186bb33bc"
 
 S = "${WORKDIR}/git"