webui-vue: srcrev bump 37393810fa..532a4b0336
Derick Montague (2):
Resolve header and nav accessibility violations
Fix documentation error
Yoshie Muranaka (2):
Add SSL Certificate expiration warnings
Add generate CSR to SSL certificates page
Change-Id: I774d297052c366d055f619b5bc726bd51ced09b3
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 cb31368..af476ab 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 = "37393810fa1ed2ae69ec05d0b19887e27760d48e"
+SRCREV = "532a4b033669497d972683320e3d1d6dde1943f6"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "