summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-26 00:31:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-27 16:19:11 +0300
commit8663b078034df897ef8718682aa25fd85b152fef (patch)
treedcf198f8424a54865ae6faa7f90e7c3612116999 /meta-phosphor
parentaa138b942b7ebc2010e30f83c6a0bf3ac61818f6 (diff)
downloadopenbmc-8663b078034df897ef8718682aa25fd85b152fef.tar.xz
webui-vue: srcrev bump 5f263e8f47..30abccbed8
Yoshie Muranaka (1): Add Sensors page (From meta-phosphor rev: e61bbddd9df79ac47d42ecf11ca25c16ce948d3b) Change-Id: Ib47b6c14c59ac913a673b3091dcd6be8456b4788 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 d77e93c13..9a1eda414 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 = "5f263e8f47068b802252af36b36f6c6939a4dc81"
+SRCREV = "30abccbed83aee950016c2da0ae5bf512df769dc"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "