webui-vue: srcrev bump efbd401dc4..f6bd4c62b3
Derick Montague (2):
Fix broken links in documentation
Fix typo in SOL console helper text
Sukanya Pandey (1):
Resolve vue/no-unused-vars lint warnings
Yoshie Muranaka (2):
Add documentation for table component
Add documentation for table sort
Change-Id: I8bd7c943c327905fc03ad6f7d1f700026ee84a25
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 14b9cde..12353fb 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 = "efbd401dc401d568672a413ed2dea162ec6fa7e6"
+SRCREV = "f6bd4c62b3779a7fb6d0ebe4a3cf6556f448bf7b"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "