webui-vue: srcrev bump 471f2e077a..d395235496

Derick Montague (1):
      Fix vuepress dependency issue

Gunnar Mills (2):
      Immediate Reboot: Move to ForceRestart
      README: Update to stronger recommend webui-vue

Sukanya Pandey (1):
      Add test hooks to profile settings page

Yoshie Muranaka (4):
      Delete helpers import on DateTimeSettings SFC
      Delete _helpers.scss partial
      Remove envConstants.js file
      Change openpower env files to ibm

Change-Id: I7f87747f6dc6b819a3c8b064483c6bb65b3af283
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 0958800..a8b068b 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 = "471f2e077a8e664ba96900c2464d46331808e0c2"
+SRCREV = "d395235496cc39575bf00696bf835f6747dd010c"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "