webui-vue: srcrev bump 949cdd5163..75100469ab
Dixsie Wolmers (3):
Fix last power operation time bug
Update checkboxes to match style guide
Implement consistent save button pattern
Mateusz Gapski (2):
Add Intel theme
Add VirtualMedia page
SurenNeware (2):
Update table filter action button style
Add info type alert to the message
Change-Id: If8134e0a0f04abaf6037b36fade0c2f47f67fa7e
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 bfd1512..d5699cd 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 = "949cdd51631b79de34cdbbb2a988ed1e9b610798"
+SRCREV = "75100469ab66851d84082b9651469901136f3d7e"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "