webui-vue: srcrev bump 8d29eb4947..6534e58bc4
Derick Montague (3):
Resolve npm package vulnerabilities
Add test hooks to primary navigation
Use proper casing for data-test-id values
Dixsie Wolmers (1):
Update global typography
Mateusz Gapski (3):
Overlapping search box and toolbar with selected rows
Hide status icon if severity is empty
Change name of menu elements
Sukanya Pandey (1):
Add the updated icons for critical and export
SurenNeware (3):
Add table responsive layout and fix search icon visibility
Add test hooks to SSL certificate page
Add test hooks to LDAP page
Yoshie Muranaka (1):
Fix browser warning of non-unique id on Hardware page
Change-Id: I41fa7e25f2c46d0c51a2c46ce9ed9daf7f22d007
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 37deb46..24f38c0 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 = "8d29eb4947a15b008dd825cb3abda6f462fdc201"
+SRCREV = "6534e58bc4c46165d846f786804f534aab29912d"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "