bmcweb: srcrev bump 88ad7f03b3..cd1f3920ac

Arun P. Mohanan (1):
      Fix KVM issue on DISABLE_XSS_PREVENTION

Change-Id: I39698715d0ac8c870fe95196bb97704e26c1fd15
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 05fcaf7..181ed42 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 = "88ad7f03b3ea7133cb253d528d03923f084f62bd"
+SRCREV = "cd1f3920ac3ec6605bcc3e7e45bab18e235bd33a"
 
 S = "${WORKDIR}/git"