webui-vue: srcrev bump f833c7e336..151dd2491c
Derick Montague (2):
Fix typo in spec description
Update docs page container layout
Sukanya Pandey (2):
Delete all selected event logs
Resolve custom-event-name-casing lint warnings
SurenNeware (1):
Add new transition class name
Change-Id: If1831015d5be917bee5fc54ae5bf00a765c9695a
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 238ab05..99ac659 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 = "f833c7e336c09c1cd7fef424a8017e639d20dfa2"
+SRCREV = "151dd2491c01e70ed69baf638c22624fae598361"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "