webui-vue: srcrev bump 92a0a4ac1f..f0a1ac7eb7
Derick Montague (1):
Relace node-sass with dart-sass
Sukanya Pandey (1):
Remove date bug in event logs page
(From meta-phosphor rev: 924307187ab40326e1e36519c506c7bcb8fdc91c)
Change-Id: Id9a2dcd7e573e48a9907c5a500afe590d0d42251
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index e541706..5bc53d8 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 = "92a0a4ac1f25271c1861d7c97a0d8344dd578905"
+SRCREV = "f0a1ac7eb7cf724d412acd2c0c9a3bf3d1fcc204"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "