webui-vue: srcrev bump 620e6466db..8841b7d463
Jagpal Singh Gill (1):
remove setApplyTimeImmediate and its usage
Sean Zhang (1):
Replace fixed paths with response from API
Change-Id: I0969de6f0d7f916e5940dc3df0a77c8de1eb4e54
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 e03807b..0de894c 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
DEPENDS:prepend = "nodejs-native "
-SRCREV = "620e6466db409f535fc3d4a2ab85dd672e3de6dd"
+SRCREV = "8841b7d463a5272a87faaa14cb103f778a772770"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.