webui-vue: srcrev bump 55888a1ca8..2f8bbbfe19

Sukanya Pandey (1):
      Add code for Serial Over LAN

Yoshie Muranaka (1):
      Add server LED switch calls to Overview page

Change-Id: I218095195c451b3e4cf03f1a937d2d873aa6fbd6
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index c37a860..a73a3cc 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "55888a1ca827da6247323036947c4ca30f2e9798"
+SRCREV = "2f8bbbfe198087497c475029c573727e0711eb04"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "