summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-04 17:52:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-05 04:20:55 +0300
commitade7c3e19be1b5963235dae21119292fa43d8f7f (patch)
tree142c4af97024965157b9d1fec75aab550af3af26 /meta-phosphor
parent0c3d0e24cf28bb06a6020b7a39fa223f4c0e7a4f (diff)
downloadopenbmc-ade7c3e19be1b5963235dae21119292fa43d8f7f.tar.xz
webui-vue: srcrev bump 459c1edb1f..bc0d61b5e8
Derick Montague (5): Add coding standards overview page Update button focus state for small screen Fix app nav focus state on current link Update linting packages to use latest Resolve firmware accessibility violation Dixsie Wolmers (2): Fix table row alignment and table head border Add page anatomy quick start to documentation Sukanya Pandey (1): Resolve vue/no-lone-template lint warning message Yoshie Muranaka (5): Add two file firmware update Remove Virtual Media from IBM build Update local user management role table Fix eslint no-prototype-builtins errors Fix Safari default dropdown on Local user management page (From meta-phosphor rev: d4345897711d49ba6bfe6a37da2671b51e6ab232) Change-Id: I765e86f851b8394f1bc2e7d00b7548f0b2584f95 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 97ce1bddb..878fa3e67 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 = "459c1edb1fe996f1d73545501897a2e8c67fded9"
+SRCREV = "bc0d61b5e80d47835e63d9ceb5780f09acfb44cc"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "