summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-18 01:02:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-18 21:44:29 +0300
commitb921e438a2c75d32ec88a6a127a2d568ecd0ffe2 (patch)
treea394c080a59b8270b36dacef4c41d4def6f0d236
parent571d2ad07af52811a620d9b4ef318ed14ab953d6 (diff)
downloadopenbmc-b921e438a2c75d32ec88a6a127a2d568ecd0ffe2.tar.xz
webui-vue: srcrev bump aa7e83257e..54c6bfc2d4
Sukanya Pandey (2): Manage power usage loader Profile settings page Yoshie Muranaka (7): Add Hardware status page and system table Refactor Overview page Add power supplies table to hardware status page Add DIMM slot table to hardware status page Add Fans table to hardware status page Add Chassis table to hardware status page Add BMC manager table to hardware status page (From meta-phosphor rev: 507a717db0019f25d5ce473bb89b8a73f46d8914) Change-Id: I5d62dd43a9370602b2c2f38356dfe7b725954d3c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 7e7fd92a9..5eedf188f 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 = "aa7e83257e10585fe162d8639924fafcacb16ca4"
+SRCREV = "54c6bfc2d40def4db1bc3a13ab92ee71091b1e4f"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "