webui-vue: srcrev bump ff8c5cd23f..e6e924527f
Yoshie Muranaka (2):
Update VuePress configuration
Add documentation for table row expansion
Change-Id: I97fce8697061796a14e349c84e834551d8466a81
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 a8a5135..5012ba9 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 = "ff8c5cd23feb42dc90424e44af6275efb12c600d"
+SRCREV = "e6e924527fb58de46ef70fb016d120f2eefbb01b"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "