webui-vue: srcrev bump 459c1edb1f..bc0d61b5e8
Derick Montague (5):
Add coding standards overview page
Update button focus state for small screen
Fix app nav focus state on current link
Update linting packages to use latest
Resolve firmware accessibility violation
Dixsie Wolmers (2):
Fix table row alignment and table head border
Add page anatomy quick start to documentation
Sukanya Pandey (1):
Resolve vue/no-lone-template lint warning message
Yoshie Muranaka (5):
Add two file firmware update
Remove Virtual Media from IBM build
Update local user management role table
Fix eslint no-prototype-builtins errors
Fix Safari default dropdown on Local user management page
(From meta-phosphor rev: d4345897711d49ba6bfe6a37da2671b51e6ab232)
Change-Id: I765e86f851b8394f1bc2e7d00b7548f0b2584f95
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 97ce1bd..878fa3e 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 = "459c1edb1fe996f1d73545501897a2e8c67fded9"
+SRCREV = "bc0d61b5e80d47835e63d9ceb5780f09acfb44cc"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "