summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-24 23:21:45 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-25 00:06:56 +0300
commitdd7514e7d03128aebba9a6e1b94bb832c93a1c58 (patch)
tree8b184c08515ae86a2b4f97008ee02bb656b3ee42 /meta-phosphor
parent504c22fbecc94c7a3920f7cc82f79810eefc97f9 (diff)
downloadopenbmc-dd7514e7d03128aebba9a6e1b94bb832c93a1c58.tar.xz
webui-vue: srcrev bump 8d29eb4947..6534e58bc4
Derick Montague (3): Resolve npm package vulnerabilities Add test hooks to primary navigation Use proper casing for data-test-id values Dixsie Wolmers (1): Update global typography Mateusz Gapski (3): Overlapping search box and toolbar with selected rows Hide status icon if severity is empty Change name of menu elements Sukanya Pandey (1): Add the updated icons for critical and export SurenNeware (3): Add table responsive layout and fix search icon visibility Add test hooks to SSL certificate page Add test hooks to LDAP page Yoshie Muranaka (1): Fix browser warning of non-unique id on Hardware page (From meta-phosphor rev: 6913c9830e9ec831af7848e522f6760cd591dd03) Change-Id: I1751bd3a24a8841e2bbee4f7a280b900e444232d 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 37deb465df..24f38c02d8 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 = "8d29eb4947a15b008dd825cb3abda6f462fdc201"
+SRCREV = "6534e58bc4c46165d846f786804f534aab29912d"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "