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
(From meta-phosphor rev: 26286878888b078189e14bc3a36b98e691e0e093)
Change-Id: I24e7fa566a6d244e3a09939c46decd0a776f95ce
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 24f38c0..9b38b81 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/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 "