webui-vue: srcrev bump 3b73cf834a..ad01b209f1
Derick Montague (2):
Fix cross-browser time formatting bug
Update user privilege table for the operator role
Change-Id: I1602e127be74479734263cf9b5f0b95e036cab43
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index ace53d0..f87caf3 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/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 = "3b73cf834aaf9117d76bb0f590a076af6c28cd4e"
+SRCREV = "ad01b209f1fd62f8f2e5f8eb13951936b25eed86"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native nlf-native "