phosphor-webui: srcrev bump 067a1cd156..628ba8b33d

beccabroek (2):
      Functional version font color
      Order hardware components

Change-Id: Idd3c8a42358233b2b3ea060513d3f668dbd3d6ec
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index 83bf9cb..d49e134 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/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 = "067a1cd156808a2053a678945c8fc419464e1bf0"
+SRCREV = "628ba8b33d4b02f19626a1f61e8fa2f067e35e2f"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "