From dd7514e7d03128aebba9a6e1b94bb832c93a1c58 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 24 Jul 2020 20:21:45 +0000 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/webui') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index 37deb465d..24f38c02d 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 " -- cgit v1.2.3