bmcweb: srcrev bump 735ef6d873..dc414b50c1

Jason M. Bills (1):
      Reduce session timeout to 30 minutes

Change-Id: Icc0de6e24e0a32d6c8a0a224941f43265a4199d7
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 311727c..d07c5f5 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 = "735ef6d87392d643901ffede8042652b29d8cce7"
+SRCREV = "dc414b50c19bea912babb00cf8f1e090dbbcc3b7"
 
 S = "${WORKDIR}/git"