summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-14 23:01:59 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-08-17 13:47:48 +0300
commit2888d0600f9231107378b740f966e3376cb0c654 (patch)
tree694ccde62a59090c8413a3a5d49eb24c631010a2 /meta-phosphor/recipes-phosphor/webui
parentc7f50e73f12d02e28972419c77082b724ede8c0d (diff)
downloadopenbmc-2888d0600f9231107378b740f966e3376cb0c654.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-rw-r--r--meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index e541706c4..5bc53d81d 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 @@ LICENSE = "Apache-2.0"
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 "