phosphor-webui: srcrev bump 806d39be67..8d6f37f9eb

Gunnar Mills (1):
      log-search-control.html: Fix indenting

(From meta-phosphor rev: 569ed4c0fe7aa73e64bc315af46de41b06e2134f)

Change-Id: I9a4be7fffbbad223d250246f4e5422a93230b620
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
index 630b092..342182d 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
@@ -4,7 +4,7 @@
 LICENSE = "Apache-2.0"
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRCREV = "806d39be678db847c9acfe59549880543c8493b0"
+SRCREV = "8d6f37f9eba1069dc7745bb39b29c786fda3a36a"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "