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>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 7e7fd92..5eedf18 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 = "aa7e83257e10585fe162d8639924fafcacb16ca4"
+SRCREV = "54c6bfc2d40def4db1bc3a13ab92ee71091b1e4f"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "