phosphor-webui: srcrev bump 309b5da375..6f7ec80eb1

Yoshie Muranaka (1):
      Clean up color values

(From meta-phosphor rev: 38c7b091ce8ae7123dca321e61243581fd5f20c0)

Change-Id: Ic6d45e5ab826b10a9a9c7f00aba1540cb8feae09
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_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 188d669..3613838 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "309b5da3750a3a5b189362e31013d2ab9404e806"
+SRCREV = "6f7ec80eb14084228cd7d8dae580da4b794c2595"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "