bmcweb: srcrev bump 1a6258dc98..d4b6c66034

Ed Tanous (1):
      Fix infinite redirect when webui isn't installed

Change-Id: I5d8fa8a7d042b168b0f9c21204597b8898b4a23a
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 0e0abb2..77ce35a 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 = "1a6258dc985cde406d9098130e4a2d683e82beb2"
+SRCREV = "d4b6c66034de374cf0b14e05b0d20e87a8cefaf3"
 
 S = "${WORKDIR}/git"