webui-vue: srcrev bump 6534e58bc4..5a9094256e

Derick Montague (1):
      Add application header test hooks

Dixsie Wolmers (2):
      Update form fields to match style guide
      Update Interface colors

Mateusz Gapski (1):
      Change file input language

Sukanya Pandey (1):
      Add timezone to profile settings page

SurenNeware (1):
      Add code to refactor the server LED component

Yoshie Muranaka (2):
      Add ability to customize theme styles
      Add extra margin to bottom of navigation

Change-Id: I8d346e50d42cf159528d3518aeb56608f9ad94be
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 24f38c0..9b38b81 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 = "6534e58bc4c46165d846f786804f534aab29912d"
+SRCREV = "5a9094256e18d7f1d347da90f9a986cdb1a49e5c"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "