webui-vue: srcrev bump 532a4b0336..edb9e852fd

Yoshie Muranaka (2):
      Update BMC time to use redfish
      Update OverviewStore to use redfish api

(From meta-phosphor rev: bab5d8baef227e87af38a87324b4d750f6e00e3b)

Change-Id: If30ef4672cda9b35fea77c1f77d1e9aa71e054ad
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 af476ab..9dfd712 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 = "532a4b033669497d972683320e3d1d6dde1943f6"
+SRCREV = "edb9e852fd43ec9de857a91675113c0fcc4e8414"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "