webui-vue: srcrev bump 240c056c89..3b73cf834a
Maciej Magdziarz (1):
Firmware: Remove redundant label handling
Sukanya Pandey (1):
Add system table missing properties
Change-Id: Iee97f3b3308891b8712284ce31cfd869b1b45b49
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 23fb6ae..ace53d0 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 = "240c056c8989c5e3e0f0ff640f38f3e4cdbc6ac5"
+SRCREV = "3b73cf834aaf9117d76bb0f590a076af6c28cd4e"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native nlf-native "