bmcweb: srcrev bump b614e2bde6..d8ef9915dd

Ed Tanous (2):
      Make missing static files directory non-fatal
      Remove default.css from the image

Change-Id: Idc8e87c499f5fa604794114309250bcf65a8eb32
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 cd6dc2e..d13af80 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 = "b614e2bde68db6712228f8533f56f94e41fda624"
+SRCREV = "d8ef9915dda4d2e3b7aec885ebfa7debce61bff8"
 
 S = "${WORKDIR}/git"