phosphor-webui: srcrev bump 2f955bd86b..cc619bdb09

Andrew Geissler (1):
      Clarify where npm install must be run

Ryan Arnell (1):
      Change navigation hover background color

Change-Id: I58f20661207a72f9de8a0e2274c18149702fc564
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 da51e67..6875d75 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 = "2f955bd86bfd9d9eb55f4bd125acc177cd1a1dcf"
+SRCREV = "cc619bdb0919f8da7ceb4ff0d90bd105fbeabc6f"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "