summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-21 19:02:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-22 15:46:36 +0300
commit8ceaf9b695b61f33c5c983683a840c4f48c1e25e (patch)
tree580d2a7107c2faee03dafa1826d066f9bded55d9 /meta-phosphor
parent9b4358cb342c1e7b153e0ee8b2d0481e443bec83 (diff)
downloadopenbmc-8ceaf9b695b61f33c5c983683a840c4f48c1e25e.tar.xz
webui-vue: srcrev bump 68069e1955..6f102346cb
Sukanya Pandey (1): Add manage power usage page SurenNeware (1): Add ServerLED page Yoshie Muranaka (4): Update readme with new feature parity deadline exception Update EventLogStore request to use Redfish Remove focus outline from navigation items Add Event log page (From meta-phosphor rev: fefde49200f960a19cbb85f63b82447063faaf99) Change-Id: I9fc9b1bb1c385bdd2e708189778f2c976c2a9130 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 1eb381601..efe620b42 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 = "68069e1955f63219601a9dd9100b56075fb2099c"
+SRCREV = "6f102346cbeaff7bc2e1f6ae46a67316ca90b5cd"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "